Example of DropDown Controls in Javascript In-place Editor Control

/
/
DropDown Controls

This sample demonstrates the usage of drop-down controls such as AutoComplete, ComboBox, DropDownList, and MultiSelect. Click on the dotted input element to switch to the editable state of the corresponding integrated component.

More Details...

Mode
Description

This sample illustrates the way to integrate drop-down controls with In-place Editor. The applicable types of components are: DropDownList AutoComplete ComboBox MultiSelect The above controls and their features are editable in place and can be customized with the model properties of the specific component. More information on the In-place Editor instantiation can be found in the  documentation section.