Dear Support,
we want to have together with DBFields a non DB-aware calculated field.
Could you recommend what db grid event is better to use in this case?
Many thanks in advance,
Lena
Dear Support,
we want to have together with DBFields a non DB-aware calculated field.
Could you recommend what db grid event is better to use in this case?
Many thanks in advance,
Lena
The grid.OnGetDisplText() event is used to modify cell text on the fly for display.