Strange first row in Grid -
08-07-2003
, 06:06 AM
Hello !
In the form I have 2 tables that is related together in the
DataEnvironment.
In the Grid the colums ara
Column1 = Table1.Field1
Column2 = Table1.Field2
Column3 = Table2.Field1
Column4 = Table1.Field3
The strange problem is, that in the Grid first row in the Column3
presents inproper value. All other rows are correct. And if the cursor
moves in the grid that the first row moves out the grid then the first
roe goes to right value.
Any suggestions ?
VFP6.0 SP5
Kuido |