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

How to detect column reorder outside of parent field

1 Answer 62 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Anthony
Top achievements
Rank 1
Anthony asked on 04 Sep 2015, 10:50 AM

Hi,

I am looking at a scenario similar to this: http://dojo.telerik.com/owiRE

This allows the user to drag columns around within its parent field.

I would like to detect when the user attempts to drag the field outside of its parent so we can restructure the 'groups' - is this possible?

Thanks,

Anthony

1 Answer, 1 is accepted

Sort by
0
Nikolay Rusev
Telerik team
answered on 08 Sep 2015, 06:22 AM

Hello Anthony,

 

When the user finishes column reordering the Grid will trigger columnReorder event. However the built-in column reordering feature allows dropping header cell only  on same level. That said there is no way of detecting that the user attempts to drop in the parent headers.

 

Regards,
Nikolay Rusev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Grid
Asked by
Anthony
Top achievements
Rank 1
Answers by
Nikolay Rusev
Telerik team
Share this question
or