Tutorial for integrating TeeChart with asp.net
Posted: 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.
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.