DEV Community

Cover image for ASP.NET Core Blazor | DataGrid Paging
Arun
Arun

Posted on

ASP.NET Core Blazor | DataGrid Paging

In this video we will discuss how to perform Paging in Blazor DataGrid. The support for Paging is provided out of the box by Syncfusion DataGrid component. It's very powerful and offers several features like

  • Adaptive UI
  • Touch Support
  • Globalization and Localization
  • Export to Excel, PDF and CSV
  • Sorting, Paging, Filtering, Grouping
  • Supports all the CRUD operations
  • Aggregated Column Values and many more You will be amazed by the power and functionality the DataGrid component bring to your Blazor app. Saves a lot of development time and effort. It is very easy to integrate, configure and use.

Syncfusion Components
Syncfusion components are free if you are an individual or a company and meet the following 2 conditions.

Less than $1 million USD in annual gross revenue and
5 or fewer developers

Use the following link to claim the free community license
https://www.syncfusion.com/products/communitylicense

https://www.pragimtech.com/blog/blazor-webAssembly/asp-net-core-blazor-datagrid-paging/

Top comments (0)