when i change the data of the Grid table in a kendo react table, taht is if i add a row, the scroll goes to the top of the table, i want the position of the scroll to be the same as before, how do i do it?
1 Answer, 1 is accepted
0
Joana
Telerik team
answered on 17 Apr 2023, 08:42 AM
Hello Deep,
The `fixedScroll` prop of the Grid defines whether the scroll position should be changed. Below you can find a link to our API reference: