AD
Administrator
Syncfusion Team
August 8, 2005 07:38 PM UTC
Model.ColWidths is how you set these values. If you are doing this at startup, then you should also set grid.AllowResizeToFit = false. Otherwise, the grid''s default autosizing will step on your colwidths.