New to Telerik UI for ASP.NET Core? Download free 30-day trial
Groups
Loading Demo...
- EXAMPLE
- VIEW SOURCE
-
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
groups.cshtml
GroupsController.cs
Groups_TagHelper.cshtml
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
The Telerik ASP.NET Core Form offers a grouping functionality, allowing you to create logically grouped fields into sections.
This demo shows an example of a Form UI component configured to display two groups of editors, Personal Information and Shipping Address, by using the items.AddGroup property for the two sections, respectively.