Example of Grouping in Javascript MultiColumn Combobox Control

/
/
Grouping

This sample demonstrates grouping feature of the MultiColumn ComboBox.

More Details...

Description

The MultiColumn ComboBox allows to group the relevant items under a corresponding category by mapping the groupBy property in the fieldSettings which allows to load the list of employees. In this sample, the employee data is grouped against Position column, which illustrates how the employee details are grouped based on its category.