Runtime editor bug

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
vasile
Newbie
Newbie
Posts: 9
Joined: Thu Jun 22, 2006 12:00 am

Runtime editor bug

Post by vasile » 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

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Thu Jun 29, 2006 9:46 am

Hi Vasile,

Thanks for reporting. I could reproduce the problem here and I've added it (TV52011531) to our defect list to be fixed for future releases.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

vasile
Newbie
Newbie
Posts: 9
Joined: Thu Jun 22, 2006 12:00 am

Post by vasile » Thu Jun 29, 2006 9:51 am

Hello,

Thanks for the quick response.
Do you have an approximate date for the next release?

Thanks,
Vasile

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Thu Jun 29, 2006 10:07 am

Hi Vasile,

Not yet, please be aware at this forums for new releases announcements.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply