Does the WebDataTree support drag and drop? Does one have to use your new drag and drop framework to make it work? Is there an example? How about Find and FindNext? Is there some documentation on when one would use the WebDataTree or the UltraWebTree? Is there a roadmap of features for your products so that we can make an inteligent decision? I would hate to implement the ultra version and then have to rewrite everything down the road for the Aikido version.
Thanks,
Jay
Hello Jay,
At the moment the WebDataTree doesn't support Drag & Drop internally. You can use our Drag & Drop framework to extend the capabilities of the tree to support D & D.
Here is an article & video introducing the Drag & Drop framework:
https://ko.infragistics.com/community/product_platforms/aspnet/w/aspnet-wiki/40/introduction-to-the-infragistics-web-drag-and-drop-framework
Here is a sample using the D&D with UltraWebGrid
http://download.infragistics.com/users/skim/WebGridusingDragandDrop.zip
Another example using the DayView & WebTree
https://ko.infragistics.com/community/blogs/b/sung_kim/posts/drop-it-like-its-windows-drag-and-drop-on-the-web
We will be adding intrinsic support for this feature in future releases of the product. Hope this helps.
Taz.
Hi Murtaza Abdeali
Does the WebHierarchicalDatagrid support drag and drop?,if is supports please provide me steps or sample application
thanks
srikanth
Any thoughts on providing a sample of extending the webdatatree with the drag drop framework?
We have an app that was using the listbar and we had it nicely wired up with the drag drop framework. But we need to move to a treeview. Now, it's a challenge to get the drag/drop working.
A working sample would be very much appreciated.