When cell sizes are calculated cell content size has priority over column width. If needed column width can be increased to prevent content truncating.

Namespace:  C1.Web.UI.Controls.C1GridView
Assembly:  C1GridViewClient (in C1GridViewClient.dll)

Syntax

JavaScript
C1.Web.UI.Controls.C1GridView.CellAutosizingMode.cellContentPriority

See Also