WebCharts and SqlDataSource in VS 2005

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
LordWhorfin
Newbie
Newbie
Posts: 24
Joined: Wed Feb 22, 2006 12:00 am
Location: Flagstaff, Arizona, USA

WebCharts and SqlDataSource in VS 2005

Post by LordWhorfin » 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

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Thu Mar 23, 2006 10:07 am

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
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply