I do have a Master/Detail table system
For each row in the master table I need a TDBChart.
On the TDBChart I have a series with dataset as datasource, and this dataset is the detail table in the table system
So far so good.
However - I would like to put the TDBChart on a TDBCtrlGrid data-aware control with datasouce link to the master table
I thereby want to show multiple charts - one for each row in mastertable - and reflecting the detail table values on the chart series.
Is this possible?
br.
Anders Balslev
TDBChart and TDBControlGrid
Re: TDBChart and TDBControlGrid
Hello Anders,
I'm afraid don't have experience with a TDBCtrlGrid, but I guess you should be able to do something similar to what's done in this example with a TeeGrid here.
I'm afraid don't have experience with a TDBCtrlGrid, but I guess you should be able to do something similar to what's done in this example with a TeeGrid here.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |