This sample demonstrates the built-in support to filter the datasource
in the MultiColumn ComboBox.
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.