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
WebCharts and SqlDataSource in VS 2005
-
- Newbie
- Posts: 24
- Joined: Wed Feb 22, 2006 12:00 am
- Location: Flagstaff, Arizona, USA
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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
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
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |