Telerik Forums
Reporting Forum
1 answer
165 views
I'm trying to figure out how to create a report with a sub-report where both are populated with data from code behind. I need some kind of example.....

How do I pass parameters from the report to the subreport?

(I'm using Linq as a data source)

  /Benny
Steve
Telerik team
 answered on 23 Sep 2009
1 answer
97 views
Did as much reading as I could from forums first @ this, however if it was answered in more detail I apologize in advance:

Is it possible to set the exact number of rows per page?

It seems this is all governed by the paper size and page settings, and I was able to even programmatically change the paper style, achieving various levels of # items per page / rows, but not the exact #.

But is it possible to, let's say, give the person viewing the report the ability to actually decide if he/she wants to print out 25 rows, 50 rows, or 100 rows per page using a filter at the top (obviously understanding the risks associated w/ printing so many items per page).

If not, what could be a good solution? Making a dropdownlist at the top filled with various paper sizes and let them pick?

Regards,
M i k e
Steve
Telerik team
 answered on 23 Sep 2009
2 answers
65 views
Hi
I have a report with a date and when it is translated to a Excel the date is a number.

14-02-2008 07:31:00 will be 39492,3131944444
and
09-07-2008 12:30:00 will be 39638,5208333333
pls. help my here.

OS info:
Win XP
Telerik version : Q2 2009
.NET : 3.5
Lang. DK

Janus S. Andersen

 
Janus Pedersen
Top achievements
Rank 2
 answered on 23 Sep 2009
1 answer
272 views

I would like to know if it is possible to repeat a whole panel which is placed in the details section of the report. What I am experiencing now is that the top and bottom of the panel will be separated if the report spans across multiple pages. Is there a way to print the whole panel in each new page?


Thanks. 
Steve
Telerik team
 answered on 23 Sep 2009
3 answers
290 views
Hi,

I'm dynamically creating a Report Book and adding the client requested reports for presentation.  The solution and code are working very well, but I've run into an issue that I can't solve.  When exporting to Excel each report renders in a separate worksheet which is absolutely perfect.  The challenge is how can I specify a name for the Excel worksheet so that it isn't the default Sheet 1, Sheet 2, etc.

Client is very adamant about wanting this feature so I'm struggling to find a workable solution.  Any help you could provide would be really appreciated.

Thanks,

A3
Steve
Telerik team
 answered on 23 Sep 2009
1 answer
186 views
I could not find out.
Current line I get looks too thick after print-out.

Also is there any inherent way to make visible some(e.g: left and top borders only) of the boundary lines between different report sections? 

Thanks,
gureumi
Top achievements
Rank 1
 answered on 22 Sep 2009
1 answer
210 views
Hi,

I have a number of reports that display a variety of numerical data.  The data is formated on the fly using DataFormatStrings on the report textbox controls.  The format strings are working correctly when viewed in the Viewer / HTML.  However when exporting to excel, the Percent format string is not being applied ({0:P}).  All other format strings are working correctly when exported, but the percentage seems to not be applied at all.  Is there any fix for this or am I missing anything?  When I export currency formatted items ({0:C}), they are displaying correctly.

Thanks,

Ahmed
Chavdar
Telerik team
 answered on 22 Sep 2009
1 answer
167 views
Hello
I have a report with a pageheader-section, detail-section and a pagefooter-section. In the detail-section I have a table. I have a border around every section to frame in the report into my website.
When I look at my report in the HTML-preview everything looks great, but when I use the other preview-button (I think it is img rendering) my report have a big empty gap between the end of the detail-section and the beginning of the pagefooter-section .I want my border to continue all the way down to my pagefooter. In other words I want my detail section to continue all the way down to my pagefooter. Please help me with this annoying designerror.
/Emil
Steve
Telerik team
 answered on 22 Sep 2009
1 answer
71 views
I have a customer that has a report that's like 200 plus pages.  Is there a way to have it load in the background so the report shows up sooner?
Steve
Telerik team
 answered on 22 Sep 2009
4 answers
375 views
Hi,

How can I select all items in a reportparameter when loading the report in the reportviewer?

I know I can set the value as follows:

 

Dim rep As New webreports.reportname
rep.ReportParameters(
"Period").Value = "aaa"

But I want to select all items when the reports loads for the first time, after that the user can drop any selected items.

I tried:
rep.ReportParameters("Period").Value = "aaa; bbb"
but that doesn't work.

Any suggestions?

Cheers
Roel

Steve
Telerik team
 answered on 22 Sep 2009
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?