Subject Vanishing Grid entires
Author Paul Hope
Hi

I'm trying to do something very fundamental but seem to be having problems
:-(

Latest version ibo win2kpro D6

table has rec integer pk, afield varchar(8), trigger provides new rec values

ib_query has 'select * from table order by afield' and request live true,
kelinks=rec, default TX(no Connection default)

field rec is set to not visible, column rec has not null removed

connected to ib_grid

When I enter a new value it just vanishes on posting and only reappears
after a refresh. I've tried various combinations of BufferSynchroFlags and
CommitAction but can't get it to stick - what should the correct settings
be?

The same thing happens in the query editor data panel.

Regards
Paul