TDBCrossTabSource LabelField OnGetText TField
Posted: Fri Aug 19, 2022 5:50 pm
Hi,
I'm using a TDBCrossTabSource for a chart. The field that I use as LabelField has the OnGetText event defined, however, this event is not used in the chart since the content of the field is shown and not what the event generates. Is there anything I can do to get what I need?
I'm using V2022.35.
In the help of a v2019 version it says that now TDBChart uses the OnGetText event, but it seems that this is not the case in TDBCrossTabSource.
TIA,
Ricardi
I'm using a TDBCrossTabSource for a chart. The field that I use as LabelField has the OnGetText event defined, however, this event is not used in the chart since the content of the field is shown and not what the event generates. Is there anything I can do to get what I need?
I'm using V2022.35.
In the help of a v2019 version it says that now TDBChart uses the OnGetText event, but it seems that this is not the case in TDBCrossTabSource.
TIA,
Ricardi