Subject Can't update on TIB_Grid
Author Hug
I have a table with Primary Key filled (assigned) by the server on a
trigger.
(BEFORE INSERT, ID=unique value ...)
Then, when I make new records on a Grid, all rules ok, and the records
appears as new rows (without ID).
But if I try to modify a row, I get "cannot locate record" error, because
they haven't ID.
After refresh, or close&open, the ID has value, and update is now possible.
Is there any way to avoid this?
Some help will be appreciated.

Hugo.