Master Detail with Queries
When I write a master-detail report with component TDBXTable we have the property MasterField, which we can use to connect with the master table. How we could do this with TDBXQuery?
DBXQuery doesn't have the property MasterField, just the property Master. How does it work?
thanks a lot!
DBXQuery doesn't have the property MasterField, just the property Master. How does it work?
thanks a lot!