Home - Forums-.NET - FlyGrid.Net (Windows Forms) - set column fixed size

FlyGrid.Net (Windows Forms)

.NET Datagrid - Fast, highly customizable, industry standards .NET data grid control for WinForms

This forum related to following products: FlyGrid.Net

set column fixed size
Link Posted: 05-Dec-2005 06:33
Hi,

Is there a way to set a fixed size to a column,
so the user will not be able to change the column's width,
but it will be able to change other columns' width?

thanks,

Oren.
Link Posted: 05-Dec-2005 20:06
Set Column.AllowSizing to false to disable column sizing.