Is it possible to have pagination in FileExplorer's Grid with custom provider (for example: clicking on the page number will request exactly 20 items - if the page is defined as 20 items, and with skip based on the page location)?
1 Answer, 1 is accepted
0
Vessy
Telerik team
answered on 06 Apr 2016, 12:34 PM
Hi Vladimir,
I am afraid that the desired functionality is not possible with the current implementation of RadFileExplorer due to the client-side binding of the nested RadGrid.
Optionally, you can consider implementing a virtual scrolling in the way described in the following KB article: Setup virtual scrolling in the RadGrid embedded in RadFileExplorer
Regards,
Vessy
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.