Hello,
I'm currently using the TelerikGrid component from Telerik UI for blazor, and I would like to know if there's a possibility of retrieving the currently displayed data on a page.
For example if I got 24 data and set the PageSize to 18, is there a way to get a list of the 18 data displayed on the first page and when going to second page, get a list of the 6 data on this page ?
Thanks in advance
Rémy Macherel
I'm currently using the TelerikGrid component from Telerik UI for blazor, and I would like to know if there's a possibility of retrieving the currently displayed data on a page.
For example if I got 24 data and set the PageSize to 18, is there a way to get a list of the 18 data displayed on the first page and when going to second page, get a list of the 6 data on this page ?
Thanks in advance
Rémy Macherel