FastReport Datasnap Components Engine!!!!!!! AGAIN !!!!&
Hi,
I'm develop TfrxSocketConnection and TfrxClientDataset, and are working!
Now I need put master/detail to work using nested dataset!
I put a property on TfrxClientDataset named "DatasetField" to link a TfrxClientDataset (detail) to a field (TDatasetfield) of other TfrxClientDataset (master).
Doubts:
1) How and where I can update fielddefs of internal TClientDataset?
2) How and where I can get the field of master TfrxClientDataset to put on property DatasetField?
Thanks
I'm develop TfrxSocketConnection and TfrxClientDataset, and are working!
Now I need put master/detail to work using nested dataset!
I put a property on TfrxClientDataset named "DatasetField" to link a TfrxClientDataset (detail) to a field (TDatasetfield) of other TfrxClientDataset (master).
Doubts:
1) How and where I can update fielddefs of internal TClientDataset?
2) How and where I can get the field of master TfrxClientDataset to put on property DatasetField?
Thanks