Hi,
I want the vertical scrollbar to show on the left side of the grid. How can do this?
Thanks in advance.
There is no way to do this. Or at least no easy way.
It might be possible to do this using a CreationFilter to swap the positions of the Scrollbar and the element containing the content.