mendixlabs / mendix-tree-table

Mendix Tree Table (Mendix 8, React based, Webmodeler compatible)
https://appstore.home.mendix.com/link/app/111095/
Other
3 stars 5 forks source link

Drag and drop support for TreeTable #6

Open Yogendra0Sharma opened 4 years ago

Yogendra0Sharma commented 4 years ago

Hi @JelteMX If we have two structures and want to drag one node from one structure to another structure, how we can do with this widget. I think this is not there, do you have any future implementation in mind?

JelteMX commented 4 years ago

Hi @Yogendra0Sharma,

Currently working on a simplified version (Tree View) which (I am experimenting with) has a POC to get Drag&Drop working. If that works properly, I might be able to port this to TreeTable (both widgets use Ant.Design table component). So it is on my radar, but I don't have a timeline yet on when this might be possible.

I'll keep you posted, might ask you to test an early version for me