Hi there
I am currently using the Scheduler component to display schedules while also grouping with resources, when I edit a item the data gets updated and the scheduler refreshes,
The issue I am having is the scroll position resets to the top, I have tried using the example code to store the top scroll position and then reset it onDataBound however the position is inaccurate. do you have any tips that may help to maintain scroll position when data changes.
Many thanks in advance :)