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

Column Reordering called multiple times

2 Answers 76 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Bob asked on 13 Jul 2011, 03:18 PM

Our testing team reported that on occasion column reordering by drag-and-drop resulted in other columns moving.  Since we do not implement any custom reordering or drag-and-drop functionality in the grid, I could not figure out why this was happening.  Therefore, I added event handlers for ColumnReordering and ColumnReordered.  What I discovered was that sometimes the events were being called multiple times for a single drag-drop operation on a column.  This was happening in a somewhat random pattern.  I could drag a column to a new position, and it would work ok with the events only called once, then I would drag another column, and three columns would move to new positions, with the event called for each move. 

Right now, we are using version 2011.1.419.40.  Are there any known issues with column reordering that were fixed?

Thanks for your help.

2 Answers, 1 is accepted

Sort by
0
Accepted
Yordanka
Telerik team
answered on 13 Jul 2011, 03:32 PM
Hi Bob,

Indeed, there was an issue with columns reordering in the pointed version. It is fixed in Q2 2011 official version which is available for download under your account.
 
Regards,
Yordanka
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

0
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
answered on 13 Jul 2011, 03:43 PM
Excellent, thank you!
Tags
GridView
Asked by
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Answers by
Yordanka
Telerik team
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Share this question
or