New to Telerik UI for Blazor? Download Free 30-day trial
MultiColumnComboBox - Grouping
- EXAMPLE
- VIEW SOURCE
- EDIT IN TELERIK REPL
- Change Theme
default
- Grouping.razor
- CustomerService.cs
- CustomerDto.cs
Loading the demo source code...please wait.
Description
The Telerik Blazor MultiColumnComboBox provides a built-in grouping functionality. To toggle this, you must provide a value to the GroupField matching a field in the dataset. Once enabled, the items in the suggestion list will be grouped by this field, providing an intuative way to browse related data.
You can observe this in the demo above, where all customers are grouped by Country. The groups themselves are sorted alphabetically, making it even easier to navigate through the provided data.
This Blazor MultiColumnComboBox Grouping example is part of a unique collection of hundreds of Blazor demos, with which you can see all Telerik UI for Blazor components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Telerik REPL for Blazor or ThemeBuilder.