Hello,
I'm new to teeChart .Net. I followed the Tee Chart pro .Net tutorial to make a web chart. I dragued the webchart control and I created a serie. The problem is binding the serie. I have created a sqldataadapter object with a functionnal access, and I have tried to create an oledbadapter too.
The problem is : the series datasource/databases doesn't reconize the dataadapter. It doesn't see the data set. (editing the webchart)
Worst, it works if I create a Windows Application. I can see the dataset, but NOT IN WEBFORM!
I am using Windows 2000/VS.NET 2003/IE6/SQLSERVER2000 Client/server on the same computer.
Please help! Thanks
I can't populate series in WebForm ASP.NET Application
Hi Simon,
Yes, WebChart doesn’t yet work with databases at design time. However, it runs fine with databases designed at runtime. Please see “Tutorial8 – ADO.NET Database Access” for some runtime examples.
Josep Lluis Jorge
http://support.steema.com
Yes, WebChart doesn’t yet work with databases at design time. However, it runs fine with databases designed at runtime. Please see “Tutorial8 – ADO.NET Database Access” for some runtime examples.
Josep Lluis Jorge
http://support.steema.com