Skip to content

Commit 14058e5

Browse files
Tsvetomir-HrTsvetomir-Hr
authored andcommitted
chore: update casing in grid paging article
1 parent 1ac34bc commit 14058e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/grid/paging.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,11 +132,11 @@ In addition to `Page` and `PageSize`, the Grid provides advanced pager configura
132132

133133
The following articles and sample projects can be helpful when implementing paging:
134134

135-
* [Capture PageChanged event](slug://grid-events#pagechanged)
135+
* [Capture PageChanged Event](slug://grid-events#pagechanged)
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 DropDownList Width of the Pager](slug://pager-kb-dropdown-width)
140140

141141
* [How to Integrate Top and Bottom Pager](https://demos.telerik.com/blazor-ui/pager/integration)
142142

0 commit comments

Comments
 (0)