How to load a grid with the initial view scrolled to the right most column?
Docs for Column Properties say:
lockPosition Set to true to always have column displayed first.
But setting lockPosition: true on the right most column does not change the initial display.
Thanks!