TFrxUserDataset Problem
I downloaded the demo for FastReport d2005
V 3.22, and ran the demo in MasterDetailUds,
which uses TFrxUserDatasets.
I then created a test program, put on the form:-
TFrxReport
TFrxUserDataset - 2 fields "name1" and "name2"
I then double clicked the TFrxReport component
and put a TFrxMasterData Band on the report. It
does not recognize that the TFrxUserDataSet exists,
and does not show it in the Object Inspector under
DataSet.
I copied the project from MasterDetailUds, and deleted
what I did not want, changed the fields, deleted a
band that I did not want, and all works fine.
When I try to create a new report however, I cannot
get it to recognize that the TFrxUserDataset exists.
Have you any idea what the problem is?
Brian
V 3.22, and ran the demo in MasterDetailUds,
which uses TFrxUserDatasets.
I then created a test program, put on the form:-
TFrxReport
TFrxUserDataset - 2 fields "name1" and "name2"
I then double clicked the TFrxReport component
and put a TFrxMasterData Band on the report. It
does not recognize that the TFrxUserDataSet exists,
and does not show it in the Object Inspector under
DataSet.
I copied the project from MasterDetailUds, and deleted
what I did not want, changed the fields, deleted a
band that I did not want, and all works fine.
When I try to create a new report however, I cannot
get it to recognize that the TFrxUserDataset exists.
Have you any idea what the problem is?
Brian