New to Kendo UI for Angular? Start a free 30-day trial
Grouping
The ComboBox provides options for displaying grouped data.
To enable grouping, utilize the GroupResult
collections from the Data Query package which do not require additional setup.
Change Theme
Theme
Loading ...
Sticky Header
By default, a current group sticky header is displayed in the popup while scrolling. The sticky header can be removed by setting the showStickyHeader
input property to false
.
Change Theme
Theme
Loading ...