Example of Filtering in Javascript MultiColumn Combobox Control

/
/
Filtering

This sample demonstrates the built-in support to filter the datasource in the MultiColumn ComboBox.

More Details...

Description

This sample illustrates to query the datasource and pass the resulted data when characters are typed in the search box triggers the filtering event and using the updateData method to display the list of employees in the MultiColumn ComboBox.