| Class | Description |
|---|---|
| AjaxDropDownList<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. |
| DropDownList<T> |
Provides a Kendo UI DropDownList widget.
It should be created on a HTML <input /> element |
| DropDownListBehavior |
Provides a "kendoDropDownList" behavior
|
Copyright © 2021 7thWeb. All rights reserved.