Problem with AJAX and Teechart
Posted: Fri Nov 30, 2007 9:05 am
Hello,
in my asp.net application i use the teechart web control nested inside a asp:DataList control as a ItemTemplate. I added the datasource for the datalist programmatically in the codebehind-file of the page and a asyncronous request refreshes the charts periodically. All works fine except of the order of the chart-images in the complete rendered page. It seems like the order will be random although the order in the underlying program collection is always the same.
Now i don't know whether it is a browser display problem or with ajax partial-page rendering process or with teechart.
I already tried to set another tempchart mode from session to httphandler, but there was no better result.
Teechart.NET-Version: V2 Update Build 2.0.2838.21328 from 9th Oct. 2007
Do you have any idea to solve the problem ? I will be glad to hear from you soon. Thanks in advance.
Thomas
in my asp.net application i use the teechart web control nested inside a asp:DataList control as a ItemTemplate. I added the datasource for the datalist programmatically in the codebehind-file of the page and a asyncronous request refreshes the charts periodically. All works fine except of the order of the chart-images in the complete rendered page. It seems like the order will be random although the order in the underlying program collection is always the same.
Now i don't know whether it is a browser display problem or with ajax partial-page rendering process or with teechart.
I already tried to set another tempchart mode from session to httphandler, but there was no better result.
Teechart.NET-Version: V2 Update Build 2.0.2838.21328 from 9th Oct. 2007
Do you have any idea to solve the problem ? I will be glad to hear from you soon. Thanks in advance.
Thomas