Hi,
I'm having problem retaining the scroll position when my observable refreshes.
What I have is when a refresh of the observable is triggered the grid is refreshed but jumps to another place in the grid.
This is due to a detail template that I'm using to show data (I expand all the details when the data is loaded).
If I remove the detail template the scroll position stays at the same position. But when the detail template is present it looks like the scroll position is set to where the current row would be positioned without a detail template.
Do you have a clue what I'm doing wrong?
Regards,
Bram