Subject Re: [IBO] TIB_Grid and computed fields
Author Harald Klomann
jkkotze@... wrote:

> Is there a way I can get the grid to reload this field ?
Yes, just set the BufferSynchronFlags of your TIB_Query to bsAfterEdit,bsAfterInsert

Harald