Hi Razzak,

Thanks for the response. I knew the problem was not with DB Grid itself, but rather with my logic.

The version of RBASE I am using is Turbo V8 - build 8.0.18.30616
There is one main table in the form and no slave tables.
The work table has no keys

Could you give me some idea what the correct logic would be under windows? I know the DB Lookup Listbox has a Refresh property. Is there something similar for the DB Grid? Or what else should be done?

Thanks,

Karl Herrick

A. Razzak Memon wrote:

Would you be so kind to mention the exact Version and Build
of R:BASE for Windows you are using?

Looking at the "WRITE ..." and RECALC TABLES statements above,
it seems that you need to update your procedure from a DOS to
Windows world, as you are using the DB Grid control in forms.

It is NOT a "Problem with DB Grid". You need to use the CORRECT
logic and steps to update table(s).

At 12:36 PM 11/4/2008, Karl E. Herrick wrote:

To further clarify. When the form is run from the designer,
data is displayed in the DB Grid. When it is run from the
database explorer, the R> prompt or another form, no data
is displayed in the DB Grid. Not initially, when the form
comes up (with data in the work table), nor when the button
is pressed to add an item.


Karl,

How may tables are associated in this particular form with
DB Grid?

If more than one:

 . How is the relationship defined?
 . Is there a PK (Referenced) for Master and FK for Slave?

-- To find the number of tables associated with form:

   Form Designer | Main Menu | Tables | Add/Remove Tables...

-- To find the table relations:

   Form Designer | Form Properties [F11] | Table Relations

Hope that helps!

Very Best R:egards,

Razzak.





Reply via email to