Page 1 of 1

WebCharts and SqlDataSource in VS 2005

Posted: Wed Mar 22, 2006 7:01 pm
by 9640386
I've been trying to use a WebChart in a Web Form to graph the data in a MS SQL database on another machine. I can connect to the database using the SqlDataSource Tool in VS.NET 2005 and display the data using GridView. When I try to create a WebChart using the Steema WebChart Tool, I can't connect to the SQL dataset created with SqlDataSource. Am I missing an intermediate step?

thank you, Paul

Posted: Thu Mar 23, 2006 10:07 am
by narcis
Hi Paul,

In VS2005 you'd better try using BindingSource as it is explained in the forums threads below:

http://www.teechart.net/support/viewtopic.php?t=3337
http://www.teechart.net/support/viewtopic.php?t=3416