New to Telerik UI for ASP.NET Core? Download free 30-day trial
Column resizing
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
column_resizing.cshtml
Column_ResizingController.cs
EmployeeDirectoryController.cs
EmployeeDirectoryModel.cs
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
This demo illustrates the TreeList’s column resizing functionality by setting the Resizable() property to true. Depending on the scrollable status (Enabled/Disabled), the resizing behavior of the columns can differ:
- Scrolling is Enabled - column is resized, all other columns maintain their widths
- Scrolling is Disabled - columns change their widths too so that the sum of all column widths remains constant