Page 1 of 1

Series Datasource DataSets combobox empty and button greyed

Posted: Tue Feb 15, 2005 4:48 pm
by 9340667
I am having a problem with the Series Data Source tab.

No datasets appear in the combobox.

The project is a Delphi Win32 app. It originally was Delphi 6 with corresponding TeeChart VCL version.

I am recompiling with Delphi 2005 and TeeChart 7.02.

I am able to view the Form as text and edit the TAreaSeries object directly by seting DataSource = adoProcGetInvForecast - it will compile just fine and run perfectly.

adoProcGetInvForecast is a TADOStoredProcedure component which accesses a SQL Server stored procedure.

The data components are in the same module as the DBChart. I have tried re-installing TeeChart, and also tried deleting and re-adding the ADO components. The datasets still do not show up. I have created a test app and used BDE component with a TTable as a PDOX table. It still does not show any data sets.

Is there any way to repair this?

Thanks,
Den

Posted: Wed Feb 16, 2005 3:37 pm
by Pep
Hi Den,

yes, you're correct, I'm able to reproduce it here, it's a bug. I've added it on our defect list and a fix for it will be considered to inclusion for the next maintenance release. In meantime a workaround is to assign the DataSet via code.

Posted: Sat Jun 04, 2005 3:12 pm
by 9340998
Hello,

This bug still isn't fixed in 7.04!
When will it?

I'm not able to use Teechart because of this since my project contains so much charts, setting all datasets and series by code is no option.

Dirk

Posted: Thu Jun 16, 2005 11:35 am
by Pep
Hi Dirk,

yes, you're correct, it still not fixed. I've put a note, and we'll do all the efforts to fix it for the next maintenance releases.