Hi,
In our use case, there are two tabs in a card having kendo grid each. If user is on first tab grid and scroll down to any row eg 300, and switches the tab. Now if user returns back to first tab again, dataStateChange event returns skip as 0 for the first grid and because of that it scrolls to top, but the expectation is to remain on row 300. Virtual scroll is enabled in both the grids. Similar behavior can be observed in https://www.telerik.com/kendo-angular-ui/components/grid/, when user navigates from one page to another.
Is this the expected behavior or there is a way to keep the scroll at the earlier position.
Please suggest.
Regards,
Jaspreet
Hi,
Is there a multi-tab solution for maintaining grid scroll position?
Regards,
Margaret