I've got a problem with the Apex TrueDBGrid 6.0 in bound mode:
In the Event AfterUpdate or AfterInsert I would like to read the record
from the Database with a recordset object, but the bookmark object
from TrueDBGrid does not have a value.
Is this a bug or is there another solution ?