TfrxUserDataSet question
Hi,
we use the TfrxUserDataSet component to get the values. This component has the Property Fields where the Fieldnames can be defined.
These fieldnames will then be shown in the Data Tab in the right side of the Desigmer and int the Datafield Property of a Report component.
Well what we need is, that in the Datafield Property of a Report component our internal Datafield Name is shown an in the Data Tab in the right side of the Desigmer an localized String will be shown.
For example: Our internal Datafield is called CUST_NAME and the value which should be Displayed in the right side of the Designer is "Customer Name".
The TfrxDBDataset component seems to have such an ability to define username und original Name.
Can i achieve this also with the TfrxUserDataSet component or is there another way to do this.
regards
J?¶rg
we use the TfrxUserDataSet component to get the values. This component has the Property Fields where the Fieldnames can be defined.
These fieldnames will then be shown in the Data Tab in the right side of the Desigmer and int the Datafield Property of a Report component.
Well what we need is, that in the Datafield Property of a Report component our internal Datafield Name is shown an in the Data Tab in the right side of the Desigmer an localized String will be shown.
For example: Our internal Datafield is called CUST_NAME and the value which should be Displayed in the right side of the Designer is "Customer Name".
The TfrxDBDataset component seems to have such an ability to define username und original Name.
Can i achieve this also with the TfrxUserDataSet component or is there another way to do this.
regards
J?¶rg
Comments
sorry i can't use frxuserdataset. can u help me?
Did you fill TfrxUserDataset OnFirst, OnNext, OnPrior, OnCheckEOF, OnGetValue events?
Did you fill TfrxUserDataset OnFirst, OnNext, OnPrior, OnCheckEOF, OnGetValue events?