Skip to content

Commit 41514c4

Browse files
committed
Sync with Kendo UI Professional
1 parent c66bc48 commit 41514c4

File tree

5 files changed

+454
-18
lines changed

5 files changed

+454
-18
lines changed

docs-aspnet/knowledge-base/autocomplete-editor-for-grid.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,8 @@ The AutoComplete editor will provide a convenient list of options to hint the us
8989
```
9090
{% endif %}
9191
92-
1. Create a [custom editor template for the column]({% slug customediting_grid_aspnetcore %}) that contains an AutoComplete editor, which binds to remote data.
92+
1. Create a [custom editor template for the column]({% slug batchediting_grid_aspnetcore
93+
%}#editors) that contains an AutoComplete editor, which binds to remote data.
9394
1. Configure the AutoComplete for [server-side filtering]({% slug htmlhelpers_autocomplete_filtering_aspnetcore %}).
9495
9596
```HtmlHelper

0 commit comments

Comments
 (0)