topspeed for W/ Version 2
topspeed for W/ Version 2
(OP)
Anybody know how to make the table refresh when something new hits the database (networked app). I want the table showing on a projector, but when another network user updates the table with a new record, the table doesn't refresh itself.
RE: topspeed for W/ Version 2
RE: topspeed for W/ Version 2
Try to put the Timer on the Window for 500 (for 5 Second Timer)
and in the Embeds - Window event handling - Timer
DO RefreshWindow
In Clarion 2 the name of the routine might be different, check it.
Bye.
Sachin