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

Telerik reporting Chart

1 Answer 198 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Revathy
Top achievements
Rank 1
Revathy asked on 30 May 2007, 01:08 PM
Hi,
I am trying to bind data to pie chart and bar chart. But when I click the Charts Properties Window's Data Item, it will automatically close. I cannot open the Data Tab of the Chart Property window. I am using asp.net web application. Please Find a suitable solution for my problem. And also I am using SqlDataAdapter and when I click the reports datasource property, i cannot find the sqldataadapter. So I set the datasourc property of the report in the code. please give me a solution for this also. Its very urgent.

Revathy

1 Answer, 1 is accepted

Sort by
0
Chavdar
Telerik team
answered on 01 Jun 2007, 10:56 AM
Hi Revathy,

You seem to have stumbled upon a known issue with RadChart. Basically, if there are no series defined, after clicking on the Data tab the Chart Wizard will close itself. 

To work around this problem you have to set at least one series by using the Series property from Properties Window of the Chart Item.

The Chart report item can be populated only from the NeedDataSource event. For more details you can take a look at the Charting/Chart Report example which is installed with the Reporting Live Examples.

With Service Pack 1 which will be released this week you will be able to select DataAdapters at design time.

 
Greetings,
Chavdar
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
General Discussions
Asked by
Revathy
Top achievements
Rank 1
Answers by
Chavdar
Telerik team
Share this question
or