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

Dynamic creation of Tables and Pie Charts

3 Answers 135 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
RAVINDRA
Top achievements
Rank 1
RAVINDRA asked on 25 Jun 2011, 06:52 AM
Hi

I have to create a report where all the tables and pie charts have to be created dynamically. i.e. the number of tables and pie charts depend on the data received to the report. So, at design time i cant create the controls. Please let me know how do i create them dynamically.

Thanks in advance
Ravindra

3 Answers, 1 is accepted

Sort by
0
Accepted
IvanDT
Telerik team
answered on 27 Jun 2011, 01:39 PM
Hello Ravindra,

In order to get familiar with Telerik Reporting we suggest you to take a look at some of our documentation. The following articles will help you in order to achieve what you want:

Additionally review the ProductSales and EmployeeSalesSummary demo reports that utilize chart and table items.

All the best,

IvanDT
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
asif
Top achievements
Rank 1
answered on 20 Aug 2011, 04:57 AM

Hello telerik team,

The link (http://www.telerik.com/help/reporting/designing-reports-life-cycle.html) you given found no useful. Nothing happens on searching.
Could you please help me to create dynamic tables and pie charts.

asifali
0
Peter
Telerik team
answered on 24 Aug 2011, 05:06 PM
Hello Asif,

Generally Telerik Reporting uses declarative report definition that is processed dynamically based on the data. Still if you prefer you may generate the report definition programmatically. As a reference source we highly recommend creating the desired report layout through the Report Designer first and then review the code in the InitializeComponent to see the internal structure. Additionally you may find useful the Reporting API Reference.

All the best,
Peter
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

Tags
General Discussions
Asked by
RAVINDRA
Top achievements
Rank 1
Answers by
IvanDT
Telerik team
asif
Top achievements
Rank 1
Peter
Telerik team
Share this question
or