You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: common-features/data-binding/descriptors.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ This article explains how to retrieve the applied filtering, searching, sorting,
22
22
23
23
There are two ways to obtain the applied filtering, searching, sorting, grouping criteria:
24
24
25
-
####Through the OnRead Event
25
+
### Through the OnRead Event
26
26
27
27
Use the [`Request` property]({%slug common-features-data-binding-onread%}#event-argument) of the [`OnRead` event argument object](/blazor-ui/api/Telerik.Blazor.Components.ReadEventArgs):
0 commit comments