Skip to content

Commit 58161a8

Browse files
authored
chore(Docs): add link to pager integration demo
1 parent d4ed8a3 commit 58161a8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

components/grid/paging.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,9 @@ The following articles and sample projects can be helpful when implementing pagi
136136

137137
* [Server Paging](slug://components/grid/manual-operations) - this article explains how to implement manual data source operations so you can offload the work to the server. It provides the overview of how to setup the grid for that, and examples - several with local data and links a repository with examples using REST API endpoints.
138138

139-
* [How to increase the pager dropdownlist width](slug://pager-kb-dropdown-width)
139+
* [How to Increase the Pager DropDownList Width](slug://pager-kb-dropdown-width)
140+
141+
* [How to Integrate Top and Bottom Pager](https://demos.telerik.com/blazor-ui/pager/integration)
140142

141143
## See Also
142144

0 commit comments

Comments
 (0)