Master-detail with TClientDataSet

edited February 2013 in FastReport 4.0
How can I establish the relationship between two TClientDataSet to display data in the FastReport?
I'm working with two TClientDataSet that have a common ground and connected to FastReport with the TfrxDBDataSet.
I do so that the data is filtered to display in the detaildata (as if they were bound by masterfield)?

Leave a Comment