Razzak Yes and No. When I trace my eep and watch the .RBTI_FORM_COLVALUE it never gets the value for the column when Entering. Only if I Shift Tab will it pick up the value.
I even placed .RBTI_FORM_COLVALUE as a var on the form and it does not display the value of any field when in Enter mode. I am using the latest build. Anything else I should look for? Marc > > At 09:42 AM 2/15/2005, Marc Shluter wrote: > > > >No, I just did a check and placed a var edit field set to > >.RBTI_FORM_COLVALUE on my form. It stays -0- on Enter using. > >But on Edit using it gets the value of the last field I just > >left. > > > >Am I doing something wrong? > > > Marc, > > While ENTERing the data in ENTER mode, for a *new* record, the > value is NOT assigned until you either leave the field, press the > [Enter] key or use PROPERTY <CompID> TEXTVALUE 'value' command. > > Hope that explains! > > Very Best R:egards, > > Razzak. > >
