New to Telerik UI for ASP.NET Core? Download free 30-day trial

Disable Resizing for Specific Columns

Environment

Product Grid for Progress® Telerik® UI for UI for ASP.NET Core

Description

How can I disable column resizing for specific columns in the Telerik UI for ASP.NET Core Grid?

Solution

By default, column resizing is enabled or disabled for all Grid columns.

For a runnable example on how to prevent resizing for the Freight column, refer to this Telerik REPL Project.

More ASP.NET Core Grid Resources

See Also

In this article