Hi,

some of our users are working with forms on an external db (jdbc)
at the same time.
Moving forward to the next record, all users should get the updated row,
so a macro with oForm.refreshRow() should do the trick.

I bound it to the event

after data record changed (German: nach dem Datensatzwechsel),

but the controls are only refreshed after leaving this row and stepping in it again.

So is there another way to update the view of all controls beside iterating over them, reading out the bound fields and write the values back?


Sincerely

Peter


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to