JmixTreeTable vs. TreeTable

Hi everyone,

Is there a way to use JmixTreeTable instead of TreeTable ? The former interface offer handy functionality.

Thanks,
Samy

Somehow I am struggling to select the record just created (using edit screen) in the TreeTable (using the browse screen). When a record is created on leaf, the expand function doesn’t work. When the record is created inside the tree, the expand work perfectly.

I found this discussion: TreeDataGrid item selection and pre-positionning - CUBA.Platform. I tried the solution proposed solution, without success.

Any idea how can I solve this issue?

Could you provide a test project which demonstrates the problem?