Home - Forums-.NET - FlyGrid.Net (Windows Forms) - How do you set a column as fixed on the left?

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

How do you set a column as fixed on the left?
Link Posted: 01-Dec-2005 02:36
I've been searching the properties and help, but I can't seem to figure it out...  please help.
Link Posted: 01-Dec-2005 18:14
See the SplitViews and fixed Columns sample.
To set column as fixed on the left, use FlyGrid.Columns.LeftFixedColumns property.
Link Posted: 02-Dec-2005 04:18
I turned out I was using an old version of the control that didn't have that property.  

Thanks for your help!