Hi there,
Kendo Grid.
I am using Angular 1.5 for reference. I have the resizable and reorderable properties in place and working as expected, as well as a column that is locked on grid creation, with lockable set to false so it can't leave the docked area no matter what.
I need to ensure that this locked docked column is always the left-most column in the docked section.What would be the best way to implement this?
Thanks for your time!