Example: Autocomplete Control
- Last UpdatedJun 22, 2023
- 1 minute read
A custom Autocomplete control with control initialization, class, JavaScript, XML and HTM files.
-
SFControl.cs (control initialization file)
-
Autocomplete.cs (control class file)
-
GridProperty.cs (control class file)
-
PopupProperty.cs (control class file)
-
Autocomplete.js (JavaScript file)
-
knockout-kendo.autocompletebinding.js (JavaScript file for Knockout binding of the specific Kendo UI widget)
-
BaseFormWithValidationScript.xml (XML file)
-
PropertyLookup.htm (HTM file for the inline frame)