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

Report is not displayed when Data Source is empty

1 Answer 115 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Haroon
Top achievements
Rank 1
Haroon asked on 16 Sep 2007, 07:35 AM
Hi

I have couple of questions,

1. When the Data Source is empty Report is stuck on Generate Report Screen and doesn't move forward, I beleive it should display some proper message saying "there are no records found", Please advise.

2. I'm trying to generate a tree like report, is there a way that I could add a report item dynamically? and if yes where it should? Is there some sample code available to generate tree like report.

With Regards

Farooq

1 Answer, 1 is accepted

Sort by
0
Hrisi
Telerik team
answered on 18 Sep 2007, 06:19 PM
Hi Haroon,

Your first problem is a known issue in Telerik Reporting version 1.1. The workaround is to define Report Header section with height=1pt. Note that this will not be needed in the new release Telerik Reporting Q2 2007.

As to the second question - you can define the report programmatically (without using VS2005 designers) but this a tedious task. To accomplish this you can create a prototype of the report interactively with VS designers and after that in the <YourReport>.Designer.cs you can see how things are defined.
 

Greetings,
Hrisi
the Telerik team

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