Translating Fields in wwDataGrid
I would like to translate DIsplayValues in a wwDataGrid-Column.
Example:
I have a Grid with a Column named Status and Integer-Values from 0 to 9. Now i want to display something like "unassigned", "in progress", "finished" in the grid for the values 0, 1 and 9.
Is this somehow possible with using the displayformat?
I have a TFDMemtable with the corresponding Data bound over a TBindSourceDB.
I´m using Delphi 12 and FirePower X3 15.0.1.3
Please sign in to leave a comment.
Comments
1 comment