This is a migrated thread and some comments may be shown as answers.

how to create a Silverlight 4.0 Chart User Control, which connected to a database like as SQL SERVER?

1 Answer 58 Views
Chart
This is a migrated thread and some comments may be shown as answers.
ekie ekie
Top achievements
Rank 1
ekie ekie asked on 09 Oct 2010, 09:22 PM
Hi.
So i am an french man and i will excuse myself
 if my english is not very good.
Ok i am very new in programming and i have a very
big problem. So i have telerik silverlight q2 2010 controls
on my computer.
I have a problem to configure my chart. I will to take the data from one table of
my database (Microsoft SQL Server) and use that for build my chart.
I see a Telerik silverlight Chart Example (a very nice and powerful chart example. I will to keep that)
and I use that. I can make my own chart but the data then my chart use are 
write directly on my C# code and I will replace that with data form my database.
Please can you help me?

I you want I can send you my code.

Thank.

1 Answer, 1 is accepted

Sort by
0
Vladimir Milev
Telerik team
answered on 14 Oct 2010, 10:44 AM
Hello ekie ekie,

Since silverlight runtime executes inside the browser which runs on the client machine you will need to use a service like ADO.NET data service to carry the data over from SQL server to the plugin. We have an example showing how to do this with RadChart.

Sincerely yours,
Vladimir Milev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Chart
Asked by
ekie ekie
Top achievements
Rank 1
Answers by
Vladimir Milev
Telerik team
Share this question
or