Blazor File Manager Example - Pagination
Upload Files
Or drop files here
This sample demonstrates pagination functionality in the File Manager component, optimizing performance and user experience by loading a specified number of items per page.
Pagination features:
- Enable pagination by setting AllowPaging to
true - Applies to both details view and large icons view
- Dynamic page size adjustment via dropdown using FileManagerPageSettings
PageSizesproperty - Configure items per page using
PageSizeproperty - Files sorted using custom sorting