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

Drill Down Chart - ADO.Net Data

3 Answers 43 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Scott Bergeman
Top achievements
Rank 1
Scott Bergeman asked on 15 Jun 2010, 02:46 AM
Dear Telerik,
I have been struggling with connecting Rad Chart to the ADO.Net Data Service. I am going to ask for something that others have but you have pointed them back to the demo or help manuals.

Could you please provide the full source code for the Drill Down Chart? (even just the xaml and c# code would help)

The tutorial only has code snippets and I am apparently to much of a begginer (or too stupid)  to make them work or where to even put them. Even the online demo for Chart Data Binding does not work.

Thanks,
Scott

3 Answers, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 17 Jun 2010, 10:25 AM
Hello Scott Bergeman,

You have access to the full code of each example from your installation. Simple navigate to <your_install_folder> \Demos\Examples\Chart\DrillDown and you'll find the files containing the xaml, C# and VB code.

Similarly, you'll find the full code for the DataBinding example in the ..\Demos\Examples\Chart\ DataBinding folder. You may also run all of the examples locally from the ExamplesCS_SL or ExamplesCS_VB solutions, located in the ..\Demos\  folder.

For more information on binding to ADO.NET service, please, have a look at this help topic. Hope this would be helpful for you.

Best wishes,
Nikolay
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
0
Scott Bergeman
Top achievements
Rank 1
answered on 17 Jun 2010, 02:42 PM
Thanks Nikolay, unfortunatly that is really the same answer you give every one that has asked a simular question. The reason the answer is not very helpful is:
    1. The Chart Data Binding Demo does not work from either your online demo or from my development install. In both cases the chart simply shows  "Loading data...".
    2. The demo for the drill down chart is using "made up" numbers. I can make that work. The drill down demo in the help file example is using code that is tied back to a database and could be a more usefule example but since it is only code snippets there is not enough information to make it work unless you already know what your doing and in that case you wouldnt need to be looking at the help file.

Thanks again but could you take another whack at my initial question.

Scott
Dazed and confused
0
Velin
Telerik team
answered on 22 Jun 2010, 04:25 PM
Hello Scott Bergeman,

Please, find attached a working example which is an exact copy of the data binding example. Just make sure that you have added the referenced to the Telerik assemblies before build.

Hope this will help.

Regards,
Velin
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
Scott Bergeman
Top achievements
Rank 1
Answers by
Nikolay
Telerik team
Scott Bergeman
Top achievements
Rank 1
Velin
Telerik team
Share this question
or