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

More than records i want to show in my report

3 Answers 195 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Parthi
Top achievements
Rank 1
Parthi asked on 18 May 2009, 07:45 AM
Hi ,

In a dataset there are more than 10 records, while populating these records to telerik report it displays only one record.
kindly suggest me the options for showing all the records in telerik report.

Regards,
Parthiban.

3 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 18 May 2009, 04:37 PM
Hello Parthi,

How do you populate the report? If you have set its DataSource property to the dataset in question and you have a report item (textbox or other) placed in the detail section of the report and set to the field holding the records, then all of them would be displayed. If you have the item in another section (e.g. group section), then First aggregate function is used on the field and it is normal to see a single record only. More info on the report sections is available in this help article: Understanding Report Sections.

Greetings,
Steve
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Parthi
Top achievements
Rank 1
answered on 24 Jun 2009, 01:16 PM
Hi Steve,

Thank you for your prompt reply.

Sorry for the delay in replying for the post. I have followed your tips, but it is showing only one data in telerik reportviewer. And i have one dataset in which more than 35 records are retrieved and i want to show all records. How will i show all the records in telerik report viewer?

Notes :
Step 1 : I am using web application.
Step 2 : I have designed and i will put the my content in detailsection area.
Step 3:  Finished the coding part and i got more than 35 records in my dataset.
Step 4:  That rdl file is called in telerik reportviewer, but it is showing only one record.
Step 5:  How do i show all the records in telerik reportviewer?

Please send me sample code............. Thank you very much in advance.

Regards,
Parthiban.

0
Steve
Telerik team
answered on 27 Jun 2009, 11:59 AM
Hi Parthi,

Note that Telerik web ReportViewer is a control designed specifically to show Telerik Reports and you would not be able to set different report to it i.e. what is the rdl file you talk about in Step 4? If this is a SSRS report, then you would not be able to proceed.
Otherwise there is no reason why this would not work and I've attached a sample report that shows all values from a certain field in the detail section of the report.

Sincerely yours,
Steve
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
General Discussions
Asked by
Parthi
Top achievements
Rank 1
Answers by
Steve
Telerik team
Parthi
Top achievements
Rank 1
Share this question
or