I can't populate series in WebForm ASP.NET Application
Posted: Wed Dec 17, 2003 8:05 pm
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'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