New to Telerik UI for ASP.NET Core? Download free 30-day trial
ASP.NET Core TreeList Column Resizing
- EXAMPLE
- VIEW SOURCE
-
Change Theme
defaultDefault Theme
- Main
- Main Dark
- Nordic
- Ocean Blue
- Ocean Blue A11Y
- Purple
- Turquoise
Bootstrap Theme- Main
- Bootstrap 3
- Bootstrap 3 Dark
- Main Dark
- Nordic
- Turquoise
- Turquoise Dark
- Urban
- Vintage
Material Theme- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
Classic Theme- Main
- Green
- Green Dark
- Lavender
- Lavender Dark
- Main Dark
- Metro
- Metro Dark
- Moonlight
- Opal
- Opal Dark
- Silver
- Silver Dark
- Uniform
Fluent Theme- Main
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
The Telerik TreeList for ASP.NET Core component provides the opportunity to resize its columns.
In order to make the TreeList columns resizable, enable the Resizible
property as follows:
The resizing behavior of the TreeList columns depends on whether scrolling is enabled or disabled.
When scrolling is disabled and a TreeList column is resized, other columns change their widths too, so that the sum of all column widths remains constant.
For all the available options of its usage, visit the Resizing of the TreeList columns article