New to Telerik UI for ASP.NET Core? Download free 30-day trial
Column resizing
Loading Demo...
- EXAMPLE
- VIEW SOURCE
- Edit in Theme Builder
-
Change Theme
DefaultSASSLESS
- Default
- Bootstrap
- Material
- Launch Theme Builder
- column_resizing.cshtml
- Column_ResizingController.cs
- OrderViewModel.cs
Also available for:
API REFERENCEDescription
This example demonstrates how you can enable the columns resizing feature of the ASP.NET Core Grid by using the Resizable(true)
method.
Once it is set the users can resize columns by dragging the edges (resize handles) of their header cells. They can also auto-fit a column by double-clicking its resize handle as in Excel.
More about Telerik Grid for ASP.NET Core