Telerik Forums
Reporting Forum
3 answers
281 views

How do we set the binding for height. I keep getting the Binding error .
Any help is appreciated.

Steve
Telerik team
 answered on 06 Nov 2012
3 answers
886 views
Hi
I've got a multi column report that is used for address labels. I'm configuring the height of the individual labels programmatically and I'm also adding textboxes programmatically.
How can I ensure that the details area does not grow if the contained textboxes use too much height? I want the textboxes that do not fit inside the details section's height just to be cut.
I've tried with a panel and setting it's height and adding the textboxes to that panel but the panel also grows automatically just like the details section.
Can please anybody tell me how to accomplish fixed height of labels?

Best regards

Christian
IvanY
Telerik team
 answered on 05 Nov 2012
5 answers
847 views
Hi,

I have a report with a lot of texboxes like this:

labelTextBox1    valueTextBox1
labelTextBox2    valueTextBox2
labelTextBox3    valueTextBox3
and so on...

If the value of a textbox is an empty string (or some other condition) I wan't to hide that textbox and the corresponding labelTextBox AND make the following labels and textboxes shift up filling the empty space.

Let's say valueTextBox2 is empty what I wan't it to like is this:

labelTextBox1    valueTextBox1
labelTextBox3    valueTextBox3

and NOT like this (with an empty line):

labelTextBox1    valueTextBox1

labelTextBox3    valueTextBox3

I just upgraded to version 2.5.8.519 from version 1.1.0.0 where this worked fine. How can I make this look like in version 1.1.0.0?

Thanks,
Brian
Petio Petkov
Telerik team
 answered on 05 Nov 2012
1 answer
72 views
We have a dynamic report object builder.

Within the building report method, I create a Formatting Rule as per:  http://www.telerik.com/help/reporting/faq-alternating-style.html  I then add that formatting rule to the table on the report.

However when I try to view any reports I see the following error:  Aggregate node 'LeafNumber(Const(RowNumber))' not found.

I'm wondering before I create a test project if anything like this has been seen before.  I did see this forum thread:   http://www.telerik.com/community/forums/reporting/telerik-reporting/error-expression-contains-undefined-function-call-leafnumber.aspx  However, it doesn't seem applicable and doesn't appear to have gone anywhere.

Thanks for any insight or help.
Steve
Telerik team
 answered on 05 Nov 2012
2 answers
288 views
I have a report with multiple checkboxes. The checkboxes look fine inside Visual Studio and inside the Report Viewer. However, when I print the report, the checkboxes do not print at the correct size. It looks like they are expanding to their original size and I am only seeing the top left-hand corner. I tried to use the default images and I also created my own checkbox images and it does not seem to make any difference. Please let me know if there is a value that I am not setting correctly or if there is something else I need to do in order for these checkboxes to print correctly. 

I have attached three images. 
1. printedversion - The printed result with the checkbox not sized correctly.
2. reportviewerversion - How it looks in the webpage via the report viewer. 
3. vseditor - how it looks in Visual Studio with the current properties. 

Thank you,
Shawn
Shawn
Top achievements
Rank 1
 answered on 05 Nov 2012
2 answers
397 views
Hai,

I am using Q12011. Report is not showing any data in preview or when viewing through my web application. I am class library project report. Data source returns data and it is showing in Execute query section. But nothing showing in report. I am not able to show anything from database in the report. Database connection and parameters are all correct. But nothing from database showing in the report.

Please help ..


Steve
Telerik team
 answered on 05 Nov 2012
6 answers
557 views
Hello,

I want to print a Section only on Bottom of the first page, without reserving the blanket space on the following pages...

I attempted two ways to solve the problem...

1) First I tried to make a Page footer which is invisible, and with conditional Formatting ("= PageNumber"    =  "= 1" ).
On this way I'm able to print the Page Footer only on the first Page, but on the following the blanket space is reserved.

2) The Second way is that i have tried to make a Goup Footer (Because if a GroupFooter is invisible the space is not reserved).
But the Problem here is, that the conditional Formatting don't work ("= PageNumber"    =  "= 1" ) because the variable "Pagenumber"
is not available in a Group Footer

Is there any way to resolve this problem?

Willi
Jack
Top achievements
Rank 1
 answered on 03 Nov 2012
2 answers
143 views
Good days,
I using ReportViewer in my project but I have a problem about double icons.
I sent you my web page's screenshot.

What can I do ?


dsc785
Top achievements
Rank 1
 answered on 02 Nov 2012
2 answers
409 views
Hi..

When I try to add Telerik Report (Like This) in a Web Site Project in Visual Studio  I cant see the that..I see that in a a regular project but it's invisible in Web Site Project...

Thanks in advance for your helps...
Veysel
Top achievements
Rank 1
 answered on 02 Nov 2012
1 answer
128 views
I have downloaded trial version of TelerikReports; while trying a report I am facing an error which simply shuts down the TelerikReport Designer.

Following are the steps.

1) Opened Barcodes Report.trdx
2) Right Clicked On 3rd Barcode on first row (1st from right).
3) Clicked on InsertColumn->Left
4) A column is added
5) Pressed Ctrl+Z. It raises error see following two screen shots...



After above message a stack trace information is raised and Telerik Report Designer quits.
Peter
Telerik team
 answered on 02 Nov 2012
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?