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

Dynamically bind Object Data Source to a Table/Chart Control

2 Answers 475 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
RAVINDRA
Top achievements
Rank 1
RAVINDRA asked on 26 Jun 2011, 12:14 PM
Hi

I have to bind an Object Data Source dynamically to a tablechart control dynamically i.e. not during the design time. Please let me know whether it is supported in telerik reporing. If so, pls let me know how will it be done.

Thanks in advance
Ravindra

2 Answers, 1 is accepted

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

Telerik Reporting offers a full API for programmatic control of reports. You can create, modify and work with reports in code, just as you can from the Visual Studio IDE. Telerik.Reporting.Report is a standard .NET Class so you can customize it any way you like.

You can refer to the Reporting API Reference in order to understand how to initialize the ObjectDataSource and bind to Tables or Charts. We suggest to use the Report Designer in order to get better understanding what is generated from the designer (in InitializeComponent) when Reports are created.

Greetings,
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
Muhammad
Top achievements
Rank 1
answered on 09 Nov 2017, 05:18 AM
Hello there
I am new to telerik reporting and I am stuck at adding the table into the report designer in Visual Studio. 
My question is when I try to show the record in the Text Box by providing the field name lets say [=Fields.Date] it works fine but the when I try to use the same field in the table column it does not populates any record. Any idea what I'm missing ?
I have attached the picture for better understanding about my problem.

Also can't we create the report on stand alone designer and integrate it with the application ?
Thanks
Tags
General Discussions
Asked by
RAVINDRA
Top achievements
Rank 1
Answers by
IvanDT
Telerik team
Muhammad
Top achievements
Rank 1
Share this question
or