I am using RadGridView.Columns.Move method to move the columns to the specific location at the run time. In the newer version (3.1208.1030) this method is removed. What is the replacement of move method ?.
1 Answer, 1 is accepted
0
Vlad
Telerik team
answered on 23 Dec 2009, 01:09 PM
Hi Mathan lal,
You can provide your own custom columns order using DisplayIndex column property.