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
Problem with AJAX and Teechart
Hello Thomas,
If the orderby of your query is correct then I see no obvious explanation of the problem. If you have a small sample project that reproduces the problem please send it to us, you could use the TeeChart.mdb in the samples folder as datasource if yo have no small dataset of your own.
Attachment can be posted at:
public newsgroup: [url]news://steema.public.attachments[/url]
or at the upload page http://www.steema.net/upload/
With thanks.
Regards,
Marc Meumann
If the orderby of your query is correct then I see no obvious explanation of the problem. If you have a small sample project that reproduces the problem please send it to us, you could use the TeeChart.mdb in the samples folder as datasource if yo have no small dataset of your own.
Attachment can be posted at:
public newsgroup: [url]news://steema.public.attachments[/url]
or at the upload page http://www.steema.net/upload/
With thanks.
Regards,
Marc Meumann
Steema Support