I am trying to change a form that has two varlistviews along with a temp
table (we will call "A") and add a DBgrid.

Here is my problem.

 

If I create a temp table (called "B") to the form (not as a slave, just
create it) 

and add a simple INSERT command without adding a DBGRID table on the
form, 

everything works fine when I key through the last field of table "A".

 

If I add a DBGRID to the form, use PROPERTY commands to have no tabstop
but allow editing (if I want) the grid does not show the information. I
use the refreshlist for the componentID associated to the table and the
PROPERTY TABLE to refresh but no change.

 

What am I doing wrong?

 

James Belisle

 

Making Information Systems People Friendly Since 1990

 

 

Reply via email to