New to Telerik UI for ASP.NET Core? Download free 30-day trial
Checkboxes
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
checkboxes.cshtml
CheckboxesController.cs
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
For each item of the DropDownTree UI component you can add a checkbox with diverse options for configuration such as templates, tri-state checkboxes, filtering, etc.
You can define the Checkbox either by using a Boolean value, setting .Checkboxes() to true, or by utilizing inner configuration options such as Name(), CheckChildren(), TemplateId(), etc.