Hi,
I'm using VFP 9.0
I'm having a problem assiging a variable to a Grid Column.
I've set up the Grid's column count to "5" columns and the
Grids.Record Source=Custemp.dbf
Grids.RecordSourceType= 1-Alias
In the custemp.dbf file I have "5" fields IE:F1,F2,F3,F4,F5
Grid.column1.controlsource =...