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 Grid?
Solution
By default column resizing is enabled or disabled for all Grid columns.
For example on how to prevent resizing for the "Freight" column refer to this Telerik REPL Project.