Posted 11 July 2019, 9:41 am EST
I have several grids that use selectionMode=‘Row’, if the grid is scrolled horizontally so it is on a column so that the first column(s) can’t be seen and I click on a different row the grid automatically scrolls to the first column. Is there a way to prevent this form happening? In other words have the grid stay on the column that was clicked even though the row changed?
I am using Flexgrid 5.20183.550 with Angular 7.