This is a migrated thread and some comments may be shown as answers.

Drag and Drop in Master Details Grid

1 Answer 44 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Siva
Top achievements
Rank 1
Siva asked on 22 Oct 2014, 02:06 PM
Is there a demo for Drag and Drop Functionality in Master Details Grid. If not not can you provide one. Please

Thanks,
Siva

1 Answer, 1 is accepted

Sort by
0
Konstantin Dikov
Telerik team
answered on 27 Oct 2014, 09:50 AM
Hello Siva,

Generally, the Drag & Drop functionality provides the tools for custom implementations by the developer. How the developer will handle the server-side OnRowDrop or the client-side OnRowDropped events and what he will do with the target item and dropped item depends entirely on the exact requirement.

A simple example for Drad & Drop within RadGrid could be found in the following online demo:
Additionally, in the below help article you will find detailed information on the Drag & Drop functionality:
I must say that the same events will fire with hierarchical grid with nested DetailTables, so the demo is relevant for such scenario as well. The only difference will be the custom implementation after the dropping.

Hope this helps.


Regards,
Konstantin Dikov
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Grid
Asked by
Siva
Top achievements
Rank 1
Answers by
Konstantin Dikov
Telerik team
Share this question
or