Tutorial for integrating TeeChart with asp.net

TeeChart for ActiveX, COM and ASP
Post Reply
dx0ddyu02
Newbie
Newbie
Posts: 2
Joined: Mon Jun 23, 2008 12:00 am

Tutorial for integrating TeeChart with asp.net

Post by dx0ddyu02 » Fri Jul 18, 2008 7:49 pm

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.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Mon Jul 21, 2008 8:46 am

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.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply