Skip to content

Commit de0bd4d

Browse files
Update common-features/data-binding/descriptors.md
Co-authored-by: Dimo Dimov <[email protected]>
1 parent 1aa3130 commit de0bd4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common-features/data-binding/descriptors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This article explains how to retrieve the applied filtering, searching, sorting,
2222

2323
There are two ways to obtain the applied filtering, searching, sorting, grouping criteria:
2424

25-
#### Through the OnRead Event
25+
### Through the OnRead Event
2626

2727
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):
2828

0 commit comments

Comments
 (0)