Telerik Forums
Reporting Forum
3 answers
203 views
Hi,

We are using Telerik Reporting for generating a report with multiple pages as a PDF. The intention of the PDF is to be printed double sided.

Our question is if it is possible to have style rules, headers, footers, etc. adapt to an even/odd page scenario. In its simplest form for example having the page number show left or right aligned on alternating pages.

Best regards,
Martin

Steve
Telerik team
 answered on 04 Feb 2010
3 answers
588 views
Hi all
when i config the ReportViewer for silverlight following the video "Getting Started with Telerik Report Viewer for Silverlight"
when i run the page,it display
"InnerException = {System.ArgumentException: The provided URI scheme 'file' is invalid; expected 'http'.
Parameter name: via

"
My silverlight UI is
 

 

 

 

<Grid x:Name="LayoutRoot">

 

 

 

 

<Telerik_ReportViewer_Silverlight:ReportViewer Name="report1" ReportServiceUri="../ReportService.svc" Report="EDO.Report.TestReport,EDO.Report,Culture=neutral,PublicKeyToken=null" Margin="8,8,20,8"/>

 

 

 

 

</Grid>

 


and i just put two static text to the The EDO.Report.TestReport.

Who can help me?
thank you~
Steve
Telerik team
 answered on 04 Feb 2010
0 answers
38 views
I'm new to Telerik Reporting (Crystal Reports convert), but what I've noticed is that VS 2008 loads considerably slower after I installed Telerik Reporting -- anyone else have this problem?

Thanks, Rob.
Rob Ainscough
Top achievements
Rank 1
 asked on 03 Feb 2010
3 answers
99 views

Hi Team,

I'm drawing some charts in my reports in vertical order.
Everything is fine in Report viewer but when I'm
exporting the report in PDF format, some charts are
coming partly in one page and partly in next page.
Please suggest what I can do.

And one more thing in report viewer everything is coming in
one page than why do we need Page navigation button?

Thanks
Desh

Steve
Telerik team
 answered on 03 Feb 2010
3 answers
158 views
I'm trying to style the last row on each page, and the last row in the report. I'm closing off a bordered box that contains all the data. I need some help setting up the filter, as I'm pretty new at reporting.

I've used examples like this before:
alternateRowsRule.Filters.Add(new Filter("= RowNumber()%2", FilterOperator.Equal, "=1")); 


Can someone help me create a filter that will capture the rows I need?

Thanks!
James
Steve
Telerik team
 answered on 03 Feb 2010
6 answers
344 views
Hi guys,

I have a standard report that includes a grouping. In the groupfooter I have a textbox that calculates the SUM of one of the columns. This is all fine but what I'd like to do is format that item, specifically it's an integer that I'd like to transform to HH:MM:SS format (i.e a Time format). So the text-box has the value of =SUM(duration) which currently shows the integer 120 and I'd like to make that look like 00:02:00 (i.e 2 minutes). I thought of using the itemdatabound event for the groupfootersection but I'm unable to get the reference of the specific textbox for that group (when I change the value in the text box I it seems to effect them all).

Is what I'm trying to achieve possible?

Thanks in advance.
Steve
Telerik team
 answered on 03 Feb 2010
1 answer
89 views
hi
i don't want to use wizard to attach a dataset to my report page.

i want to write some query in code and return a dataset and send this dataset to page. but in report form i don't see my returned field
in dataExplorer to arrange page and border an ... .because i dp'nt use wizard.

how can i do? is it possible?
Peter
Telerik team
 answered on 03 Feb 2010
5 answers
276 views
Hi,

We are currently implementing  telerik report into our application and found that print function doesn't print.
I tried the online telerik demo site (http://demos.telerik.com/reporting/sales-dashboard/demo.aspx) and click on the print icon. There isn't anything come out the printer? I tested it with IE 7 and Google Chrome. Please help we have next week release date!

David
Steve
Telerik team
 answered on 02 Feb 2010
2 answers
127 views
The crosstab control is grouping data in the first column. I think its great functionality, but my client hates it and I cannot figure out how to un-group the data.

The attached image is taken from the trouble ticket my client submitted. This not only happens in the exported Excel file, it happens when the report is generated, and in all export types.

How do I get rid of this grouping issue?
David Silveria
Top achievements
Rank 1
 answered on 02 Feb 2010
0 answers
74 views
Hi

I am using object data source to bind datas to telerik report,But the collection may change in their no of items,so as per the number of
items in the collection dynamically add columns to telerik report,how it is possible to generate dynamic columns in telerik report
with respect to the collection of object.Looking forward for your reply.

Alex Baby
Top achievements
Rank 1
 asked on 02 Feb 2010
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?