Telerik Forums
Reporting Forum
2 answers
254 views
I know it's possible to export styles, but the sharing of styles between reports could use some improvement. My developers regularly create templates, which hold the report settings, page layout, etc., and then inherit from those template. For simplicity, style settings are stored in the report rather than external style sheets. If you want to create a different template, but use the same styles (for example to create a landscape version) you have to manually recreate the styles in the new report, or try copying the styles from the original designer file to the new one (which often renders the new report unusable in our experience).

I know we can export the styles and reference an external style sheet in the new report, but in practice that complicates code management and deployment so we generally avoid it. I think the ideal solution would be to provide a *true* import function; the ability to import styles, either from an external XML file or directly from another report, so that the styles are stored within the report definition directly and no external XML file is required at runtime.
Derek
Top achievements
Rank 1
 answered on 21 Jun 2011
4 answers
166 views
It shows on our dev server but not when hosted at a Rackspace Cloud Site. We do see CSV, TIFF, RTF and Web Archive as options. Are there Adobe components needed on the server? Our dev server has Adobe Acrobat installed. I see in the documentaton an entry "Configuring Telerik Reporting Config Section". Our dev server does not have <Render> entries in the web.config and PDF does appear as an option. I don't see in the documentation under what conditions you would need <Render> entries in the web.config. Any help would be appreciated.

Thanks,
Marc Borgo
Marc
Top achievements
Rank 1
 answered on 21 Jun 2011
2 answers
69 views
I have a bar chart that show blue dotted lines for the max y-axis of a given value.  How do I turn this off?

I'm sure it's just a setting but have no idea what to search for or where the setting is.



Thanks

Gaurav
Top achievements
Rank 1
 answered on 21 Jun 2011
0 answers
51 views
I'm resolving a problem related report. I want to bind data fields into header of table. I want to help from you. Thank you very much!
Mr Cong
Top achievements
Rank 1
 asked on 21 Jun 2011
4 answers
207 views
Hi,

I have written a report that is displayed landscape by default.  Do I have to configure the Silverlight ReportViewer's print settings to set the print page settings to Landscape when I want to print from Silverlight?  The landscape setting seems to be picked up if I export to a file then print from file, just not from Silverlight.

Thanks,

Rob
danparker276
Top achievements
Rank 2
 answered on 21 Jun 2011
0 answers
71 views
Update:  stupid mistake with multiple references.
Joel
Top achievements
Rank 2
 asked on 20 Jun 2011
1 answer
256 views
I am trying to my first telerik report and when trying to add datasource on report I am getting error says "Exception has been thrown by the target of an invocation "

I am using entity data source.
I chanaged procedure 10 times with diffrent conditions and finllay I return dummy row but still same error. It works for other procedure ...

I do not undestand what is the issue.
Peter
Telerik team
 answered on 20 Jun 2011
2 answers
124 views
Hi,

I have a tax form that is 8.5 x 11 that displays the data for a vendor twice on the same page (top and bottom).  I created a report that is 8.5 x 5.5 that is used as a template for the data.  I then created a report with two 8.5 x 5.5 subreports that are the report from above.  If the report has two records,  I want page one to display Vendor A on the top and bottom, and page two to display Vendor B on the top and bottom.  What I am getting is Vendor A at the top and Vendor B at the bottom on page one, and the same on page two. How can this be done?  Thank you.

My code:
// in ctor of main report
 
sr1099Top.ReportSource = new Forms.v5.SR_Vendor1099() { Name = "sr1099Top" };
sr1099Bottom.ReportSource = new Forms.v5.SR_Vendor1099() { Name = "sr1099Bottom" };
 
sr1099Top.ReportSource.DataSource = sr1099Bottom.ReportSource.DataSource = ds.Tables["Vendors"].DefaultView;
David A.
Top achievements
Rank 1
 answered on 20 Jun 2011
1 answer
104 views
My Stacked Bar Chart 100 is showing the labels of each series above the series and grouping the last two labels into the final data series. How do i fix this ? Please see attached screenshot. 
Steve
Telerik team
 answered on 20 Jun 2011
1 answer
115 views
Hi,
I am pretty new in Telerik reporting,i currently use VB on VS 2010 / SQL 2008 running on windows 2008 server.I noticed while designing my report that if my sql datasource is having just one table, my report is ok but once i have more than one table in my sql data source, I get "unspecified error while processing the report request" error on my reportviewer. I un-installed and installed Telerik reporting again, yet the issue persists.....Any suggestion on resolving this issue?
MERCY E
Top achievements
Rank 1
 answered on 19 Jun 2011
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?