dbTalk Databases Forums  

Strange first row in Grid

comp.databases.xbase.fox comp.databases.xbase.fox


Discuss Strange first row in Grid in the comp.databases.xbase.fox forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Kuido Külm
 
Posts: n/a

Default 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


Reply With Quote
  #2  
Old   
Sturla Arnesen
 
Posts: n/a

Default Re: Strange first row in Grid - 08-07-2003 , 07:45 AM






You can try the command

go recno()

in the forms init method.

It sometimes help to "fresh up" the relation.

Sturla



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.