Example of Filtering in ASP.NET MVC MultiColumn ComboBox Control
This sample demonstrates the built-in support to filter the Datasource
in the MultiColumn ComboBox.
DEMO
SOURCE
Properties
Choose filter type |
The MultiColumn ComboBox
supports filtering, which allows users to search for and select items by typing keywords. The available items are dynamically filtered based on the input, ensuring quick access to the desired data.