TDBChart and TDBControlGrid
Posted: Tue Jul 07, 2020 2:57 pm
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
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