Runtime editor bug
Posted: Thu Jun 29, 2006 9:25 am
Hi,
I have a dbchart and 2 tables on a form. I invoke the designer at runtime to add a new serie.
I create a bar serie (Serie1) and bind Table1 to it (assign Table1 fields to Labels, X, Bar).
I close the editor.
I open it again and change the dataset for Serie1 to Table2(assign Table2 fields to Labels, X, Bar).
When I click Apply I get the following error:
Table2: Field 'Month' not found.
'Month' is a field from Table1 and which doesn't exist in Table2.
The only workaround for this is to delete Serie1, create it again and assign Table2 to it which is quite annoying.
I use TeeChartPro 7.07 and BCB6.
Thanks,
Vasile
I have a dbchart and 2 tables on a form. I invoke the designer at runtime to add a new serie.
I create a bar serie (Serie1) and bind Table1 to it (assign Table1 fields to Labels, X, Bar).
I close the editor.
I open it again and change the dataset for Serie1 to Table2(assign Table2 fields to Labels, X, Bar).
When I click Apply I get the following error:
Table2: Field 'Month' not found.
'Month' is a field from Table1 and which doesn't exist in Table2.
The only workaround for this is to delete Serie1, create it again and assign Table2 to it which is quite annoying.
I use TeeChartPro 7.07 and BCB6.
Thanks,
Vasile