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

RadGrid Column Drag drop Swaps the column

2 Answers 74 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Chandra
Top achievements
Rank 1
Chandra asked on 01 Aug 2012, 03:47 PM
Hi Telerik team,

I have a number of columns in my radgrid and when i try to move a particular column to another position, it actually swaps the columns instead of just placing the column of my choice in the place that i desire. Is there a way i can avoid that swap. I hope i made sense.

Thanks,
Chandra

2 Answers, 1 is accepted

Sort by
0
Accepted
Casey
Top achievements
Rank 1
answered on 01 Aug 2012, 05:30 PM
Hi Chandra,

Please try setting the following property in the ClientSettings section of the RadGrid definition:

<ClientSettings ColumnsReorderMethod="Reorder">
</ClientSettings>

I hope this helps!
Casey
0
Chandra
Top achievements
Rank 1
answered on 01 Aug 2012, 05:33 PM
Hi Casey,

Actually I figured that out after i had posted the question :-D. Anyways Thank you very much for the quick response.

Thanks,
Chandra
Tags
Grid
Asked by
Chandra
Top achievements
Rank 1
Answers by
Casey
Top achievements
Rank 1
Chandra
Top achievements
Rank 1
Share this question
or