We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Drag & drop on nested tables

Hi,
I''ve read about drag&drop in other posts and in KB but I''m not able to find a solution for my problem.
I need to be able to drag&drop a row from a nested table to the Caption cell of another nested table. In some examples, rows are dragged from row to row, but I need to just drag to a nested table Caption and get a reference to the Nested Table. It would also be great to override DragOver to configure the DragDropEffects when not being on a Nested Table Caption.
(See the attached image)

griddrag.zip

2 Replies

AD Administrator Syncfusion Team September 11, 2006 09:58 AM UTC

Hi Alejandro,

Please try the following sample that supports drag and drop for nested tables with NestedTable caption in GGC.

http://www.syncfusion.com/Support/user/uploads/DragDrop_GGC_7c4945fe.zip

Let me know if this helps.
Best Regards,
Haneef


AS Alejandro Serrano September 13, 2006 02:02 PM UTC

Thank you very much. That was just what I needed.
However, is there any way to be able to drag&drop without having to select the record first? Or in other words, can I know the exact record where the mouse is over, from the NestedTable object?

Loader.
Live Chat Icon For mobile
Up arrow icon