Skip to content

Commit 5e20956

Browse files
984421: Updated the UG content and samples for Paging in DataGrid
1 parent 871f599 commit 5e20956

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blazor/datagrid/paging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Paging options can be configured through the [GridPageSettings](https://help.syn
1919
2020
## Customize the pager options
2121

22-
Customizing pager options in Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor DataGri helps adjust pagination to specific needs. The **PageCount** property sets the number of numeric buttons. The **CurrentPage** property defines the active page. The **PageSize** property specifies the number of records displayed per page. The **PageSizes** property provides a dropdown for selecting different page sizes.
22+
Customizing pager options in Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor DataGrid helps adjust pagination to specific needs. The **PageCount** property sets the number of numeric buttons. The **CurrentPage** property defines the active page. The **PageSize** property specifies the number of records displayed per page. The **PageSizes** property provides a dropdown for selecting different page sizes.
2323

2424
### Change the page size
2525

0 commit comments

Comments
 (0)