New to Telerik UI for ASP.NET Core? Download free 30-day trial
Grouping
Loading Demo...
- EXAMPLE
- VIEW SOURCE
-
EDIT IN TELERIK REPL
-
Change Theme
default
- Main
- Main Dark
- Nordic
- Ocean Blue
- Purple
- Turquoise
- Main
- Main Dark
- Nordic
- Urban
- Vintage
- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
- Main
- Main Dark
- Opal
- Silver
HtmlHelper
TagHelper
grouping.cshtml
GroupingController.cs
CustomerViewModel.cs
Grouping_TagHelper.cshtml
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
The UI for ASP.NET Core DropDownList supports easy grouping of items within its list. In this demo you can see how to apply the grouping feature by specifying the field by which you want the elements to be grouped by in the .Group configuration option.