Hi Team,
Overview:
We are using Kendo Ui react grid for showing data . We have more than 15 columns in grid with horizontal scrollbar
Problem :
When we are selecting last column in view of screen for sorting/filtering, Kendo Grid automatically changing the view to make that sleected column in center of screen. We are not doing anything explicit for this behaviour to occur . We need to know is this something done by default through Kendo UI and how we can rectify this issue .