WebCharts and SqlDataSource in VS 2005
Posted: Wed Mar 22, 2006 7:01 pm
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
thank you, Paul