Hello,
I have to enableVirtiualization because i want to use "ScrollIntoViewAsync" to make the selected line visible
But paging is not working anymore. when you go to the second page. It still shows the first page.
And if you want to position on a line in the second page GetRowIndexByPrimaryKeyAsync gives always -1
See my example
Pos1048 works fine if you are on the first page
Pos1148 is not working
Can you help please
Is there a possibility to use ScrollIntoViewAsync without enableVirtualization?
Thanks
Chris Vandewiele
Attachment:
BlazorAppPosition_3186bd20.zip