Bug in TCustomDBChart.CheckNewDataSource
Posted: Sun Dec 25, 2005 11:33 am
Hi all!
There is a bug in TCustomDBChart.CheckNewDataSource method. The method creates new TDBChartDataSource every time it called and adds it as Item to IDataSources list. Searching the input parameter ADataSet always fail.
So my application using memory growth all the time, because I call frequently the CheckDataSource method for all 15 Series in my Chart.
I use 7.04 version of TeeChart. Is there any quick way you may suggest me to fix the problem?
Thanks a lot
Aleksey
There is a bug in TCustomDBChart.CheckNewDataSource method. The method creates new TDBChartDataSource every time it called and adds it as Item to IDataSources list. Searching the input parameter ADataSet always fail.
So my application using memory growth all the time, because I call frequently the CheckDataSource method for all 15 Series in my Chart.
I use 7.04 version of TeeChart. Is there any quick way you may suggest me to fix the problem?
Thanks a lot
Aleksey