We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc04516 commit 9985d3aCopy full SHA for 9985d3a
_contentTemplates/grid/state.md
@@ -17,7 +17,7 @@
17
OnClick="@SetGridSort">Sort Grid by HireDate</TelerikButton>
18
<label>
19
<TelerikCheckBox @bind-Value="@ShouldResetSortState" />
20
- Reset Existing Sort State
+ Clear Existing Sorting On Button Click
21
</label>
22
</GridToolBarTemplate>
23
<GridColumns>
0 commit comments