Hi
As per your example for the grid coded in angular:
http://dojo.telerik.com/IkONO
We have enhanced this for the columns to be reorderable and in this event store them in the database.
In the example we are logging the order of the columns to the console, which remains the same never the less the columns are reordered by dragging.
How can we get an updated column order?
Many thanks