New to Telerik UI for BlazorStart a free 30-day trial

ComboBox Grouping

Updated on Aug 24, 2026

The ComboBox component allows users to see the listed items grouped in categories. This can improve the user experience and make browsing through the items faster.

To enable ComboBox grouping, set the GroupField parameter to a field name from the model. The ComboBox will display the corresponding field values as group headers in the dropdown. Nested values of complex object properties are supported (see the example below).

The group headers can stick to the top of the dropdown during scrolling. In other words, users will always know which is the group of the current topmost items in the scrollable list.

Grouping in the ComboBox

Example
View Source
Loading ...

Notes

See Also

In this article
See Also
Not finding the help you need?
Contact Support