PeterWallace
Programmer
I have a few forms that display data in Grid .....
There s an Option to Delete a row
However where I have taken shortcut of
DELETING Record from Table and simply reloading the grid ... Often the Deleted record STILL shows ....
I have put in a WAIT A BIT 1 sec routine, after Closing The Table, and Then Reload the Grid from the table... This works
But Irritates me A> I have to pause The Updated Table and B> How do I get a PAUSE of Less than A Second ...
Peter Wallace
There s an Option to Delete a row
However where I have taken shortcut of
DELETING Record from Table and simply reloading the grid ... Often the Deleted record STILL shows ....
I have put in a WAIT A BIT 1 sec routine, after Closing The Table, and Then Reload the Grid from the table... This works
But Irritates me A> I have to pause The Updated Table and B> How do I get a PAUSE of Less than A Second ...
Peter Wallace