Hi

Hi,

I want to use Preview (TcxGridPreview) of cxGrid, to show an extra text line related to a record, the extra text line is being held in a calculated field.

I have associated the calculated field to Preview.Column and set Preview.Visible to True, but can't see what I would expect, i.e. an extraline following record, what am I missing

Thanks,
Asim

Comments

  1. Is the field of type fkInternalCalc or just fkCalculated? It might need to be InternalCalc I think.

    ReplyDelete
  2. Richard Stevens on changing field type to InternalCalc, it gives field not found error

    ReplyDelete
  3. Got it, It works great now, the issue was that calculated field was not being populated :)

    ReplyDelete

Post a Comment