| Class | Description |
|---|---|
| AjaxComboBox<T> |
Provides a Kendo UI DropDownList widget.
It should be created on a HTML <input /> element This ajax version will post the component, using a OnChangeAjaxBehavior, when the 'change' javascript method is called. |
| ComboBox<T> |
Provides a Kendo UI ComboBox widget.
It should be created on a HTML <input type="text" /> element |
| ComboBoxBehavior |
Provides a "kendoComboBox" behavior
|
Copyright © 2021 7thWeb. All rights reserved.