jQuery UI Widgets › Forums › TreeGrid › TreeGrid with drag and drop functionality?
Tagged: javascript treegrid, jquery treegrid, treegrid
This topic contains 10 replies, has 7 voices, and was last updated by hirenr 6 years, 5 months ago.
-
Author
-
I need a tree where I can reorder items by drag and drop. But each item of this tree needs to have also some custom icons (show/hide, delete, edit) with attached events, and I could not find this possibility for jqxTree (or is it possible?).
So I had a look on jqxTreeGrid: Here I can have now columns to place such custom icons – BUT for now (what I could see) jqxTreeGrid has no drag and drop functionality…
Any idea how I can realize this with jqwidgets?Best regards,
BitWalkerHi BitWalker,
jqxTreeGrid supports Columns Reorder, but not Rows Reorder. The feature is not supported for now.
Best Regards,
Peter StoevjQWidgets Team
http://www.jqwidgets.com/Okay, and what about jqxTree?
Can I have more than one checkbox (or any kind of icon/glyph) before the item title? This would also solve my problem.
Can I use some custom HTML for a list entry to make this?Best regards,
BitWalkerHi BitWalker,
You can have icons in both widgets and that is demonstrated in the Tree and TreeGrid demos.
Best Regards,
Peter StoevjQWidgets Team
http://www.jqwidgets.com/This was *NOT* my question – I know that you can have *ONE* icon and/or *ONE* checkbox before the item title.
My question was: Can I have MORE THAN ONE checkbox or icon BEFORE the item title?Best regards,
BitWalkerHi BitWalker,
Sorry, you can’t. If we had something like that, may be we would have demo about it.
Best Regards,
Peter StoevjQWidgets Team
http://www.jqwidgets.com/Another vote for the treeGrid drag and drop feature.
Another vote for the treeGrid drag and drop feature.
I am desperate because I built my whole screen thinking it was possible and now I am forced to take two weeks of work in the trash.
so sad.Another vote for the Tree Grid drag and drop feature.
You need to customize the jqxTreegrid code with the integration of jqxDragDrop control. I have done this for my specific requirement. I am using jqxTreegrid control and I am able to drag drop it’s child nodes.
Another vote for the jqxTreeGrid to have an in-built drag and drop feature.
-
AuthorPosts
You must be logged in to reply to this topic.