I have a RadGrid inside a div element,I set client setting allow columns resizing and allow columns reordering to true,I resized a column then I drag and drop this column with another column, the width of these two columns swapped between each other.
ex. if the first column width = 500px and the second column width =100px ,then the first column width become 100px and the second column width become 500px.this issue already persist in the following demo http://demos.telerik.com/aspnet-ajax/grid/examples/client/resizing/defaultcs.aspx
Thank you for any help.
ex. if the first column width = 500px and the second column width =100px ,then the first column width become 100px and the second column width become 500px.this issue already persist in the following demo http://demos.telerik.com/aspnet-ajax/grid/examples/client/resizing/defaultcs.aspx
Thank you for any help.