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 ee81c10 commit c11ee00Copy full SHA for c11ee00
knowledge-base/grid-autocompletebox-editing-in-radgrid.md
@@ -34,7 +34,7 @@ Assuming there is a field in the DataSource that will hold values separated by t
34
For GridAutoCompleteColumn all you need is few properties to be set:
35
36
- **DataField** points to the field on Grid's data source
37
-- **DataTextField** and DataValueField points to the fields on the data source specified by the DataSourceID
+- **DataTextField** and **DataValueField** points to the fields on the data source specified by the *DataSourceID*
38
39
````XML
40
<telerik:GridAutoCompleteColumn HeaderText="AutoComplete with GridAutoCompleteColumn"
0 commit comments