AutoInc value showing in grid



Hi,
I have a table with an AutoInc keyfield.
When I add a record to the table my grid does not show the value of the
keyfield till I use 'refresh'.
Should I add a call to refresh in my OnAfterPost event? Or is there a better
way to make the grid update its contents? (I am using a devexpress cxGrid)
Regards,
Koen


.