Drag n drop in tree datagrid

Hi, Is there a way to make drag n drop in tree datagrid to set component parent? Or is it possible only by component edit screen?

Hi.
Unfortunately, it is possible only by component edit screen.

What are some other ways to do this? Vaadin have TreeGrid drag and drop so is it possible to use it somehow? There must be some alternative way to make drag and drop tree table/grid in Jmix.

You can work directly with Vaadin components that implement interfaces of the visual components library in Web Client. You can use the methods similar to CUBA, here is the documentation