When I drag & drop a column from the left to right, the dropped column does not end up where the arrows say it's going to be inserted.
Dragging & dropping from right to left works fine.
I found this bug on the demo site as well.
http://www.telerik.com/DEMOS/ASPNET/Prometheus/Grid/Examples/Client/Resizing/DefaultCS.aspx
1. Change the Columns reorder method to 'Reorder'
2. Try moving the CompanyName column between the 'Address' and 'PostalCode' columns.
Result: CompanyName shows up after PostalCode.
If you move a column from right to left, it works fine.
Is there a fix for this?
Thanks,
Ed
Dragging & dropping from right to left works fine.
I found this bug on the demo site as well.
http://www.telerik.com/DEMOS/ASPNET/Prometheus/Grid/Examples/Client/Resizing/DefaultCS.aspx
1. Change the Columns reorder method to 'Reorder'
2. Try moving the CompanyName column between the 'Address' and 'PostalCode' columns.
Result: CompanyName shows up after PostalCode.
If you move a column from right to left, it works fine.
Is there a fix for this?
Thanks,
Ed