Skip to content

Commit f089791

Browse files
committed
update slug
1 parent 7bad798 commit f089791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledge-base/grid-convert-descriptors-to-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ When using the Grid [`OnRead` event]({%slug grid-events%}#read-event) to execute
2727
This KB article also answers the following questions:
2828
- How can I convert Grid filters and sorters to SQL WHERE and ORDER BY clauses?
2929
- Is there a way to parse Grid filter and sort descriptors into SQL queries?
30-
- Can I use `DataSourceRequest`({%slug common-features-data-binding-onread%}#event-argument) to generate SQL query statements for filtering and sorting?
30+
- Can I use [`DataSourceRequest`]({%slug common-features-data-binding-onread%}#event-argument) to generate SQL query statements for filtering and sorting?
3131

3232
## Solution
3333

0 commit comments

Comments
 (0)