Folks, are you aware of a resource that has an example on the whole process to pull data from a database server and create a dynamic chart for that data to be served via an IIS7 web page?
What I have is data in a SQL 2008 database. What I would like to end up with is a web page where the user can select different series and different attributes for each series and then plot them. I have TeeChart for .Net with the web server runtime but I can't help but wonder whether I actually need TeeChart VCL?
dynamic web chart example code wanted
Re: dynamic web chart example code wanted
Hello Arctic,
I recommend that take a look in the Asp Demo C:\Program Files\Steema Software\TeeChart for .NET 2010\TeeChartForNET concretely in Datasets examples. If you have more problems or demo doesn't help you, please let me know.
Thanks,
I recommend that take a look in the Asp Demo C:\Program Files\Steema Software\TeeChart for .NET 2010\TeeChartForNET concretely in Datasets examples. If you have more problems or demo doesn't help you, please let me know.
Thanks,
Best Regards,
Sandra Pazos / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
Re: dynamic web chart example code wanted
Yeah I noticed the examples once I actually installed TeeChart. The only thing I am not quite clear about is where the TeeChart.dll goes on the web server. The docs don't mention that unless I missed it. It would be good to have an entry like that for folks who are new to web app development.
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: dynamic web chart example code wanted
Hi Arctic,
You can find that information on how to deploy WebChart applications in Tutorial 9. Tutorials are available at TeeChart's program group.
Hope this helps!
You can find that information on how to deploy WebChart applications in Tutorial 9. Tutorials are available at TeeChart's program group.
Hope this helps!
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |