Page 1 of 1

Tutorial for integrating TeeChart with asp.net

Posted: Fri Jul 18, 2008 7:49 pm
by 8142462
I've been reading the tutorials that came with TeeChart, searching the forums and reading all I can to try to figure out how to integrate a chart with an ASP.NET page.

I've even tried checking out the demos I found on the Steema web-site. But most of them don't even work!

http://www.steema.com/products/teechart ... _home.html

So I'm REALLY not sure what's going on.

I have a LinqDataSource that pulls records from a database. I have a Repeater that displays the data from the result set in a tabular form. Below the table though I want to display a chart.

I'm not sure if it's something with the way I've got IIS configured, or maybe I don't have the right files? I'm not sure what's not working properly. (I'm somewhat new to asp.net and .net development in general).

So, I'm looking for a tutorial that can tell me how to integrate the chart including everything I need to do.

I'm using VS2008 in case it's relevant.

I'd really appreciate any help. Thanks.

Posted: Mon Jul 21, 2008 8:46 am
by narcis
Hi dx0ddyu02,

Have you tried running the ASP Server Examples demo available at TeeChart's program group? By default it's available at http://localhost/TeeChart8/ASPHome.htm

VS.NET examples may also be found at C:\Program Files\Steema Software\TeeChart Pro v8 ActiveX Control\Examples\Visual Studio .NET.