DropDownList

20 Feb 20171 minute to read

The DropDownList widget displays a single column list of items which enables you to select single or multiple items from the list. By default no selection is been made in the widget, the user has to navigate through the items using mouse or keyboard actions to select an item.

Key features

  • DataBinding - Supports Data binding with JSON data and remote data.  
  • Virtual scrolling - Fetches the data from remote on demand. 
  • Localization - Supports localization to different cultures.
  • Selection - Supports single or multi selection with the DropDownList.