| DualSelectBox |
|
This control provides a simple and intuitive way for a user to make multiple item selections. Available items are displayed in one list, selected items displayed in another. It is possible to filter elements using Filter text field. It is also possible to display ToolTip with additional description for each item. This control works without postback between the movement of the Lists
and has AutoSorting and PreSelect
properties. Databinding for Select and
PreSelect properties. onItemUpdated event. Control supports AJAX features: partially items loading and fast items uploading for large items collections. This control has some client side events. |
At item status change
onItemUpdated event is generated (fired). When the
component is first loaded onPreSelectedInit event with
PreSelected items is generated on the page.
|