Telerik Forums
Reporting Forum
1 answer
275 views
Hi,

I'm exporting PDF through Telerik Reporting. If I have no data to display (data record count is equal to zero), then I'm doing this:

this.chart1.Visible = false;
this.chart1.Height = Unit.Zero;
  
this.Report.Visible = false;
this.Report.Width = Unit.Zero;
this.Report.Dispose();

But this only displays blank pages; not skipping those pages.
How can I skip the blank pages?

Thanks
Steve
Telerik team
 answered on 13 Jan 2012
3 answers
191 views
Hi

I am attempting to generate telerik reports from a windows serive server.  Would like to end up with PDF reports saved on disk with no human interation.  I am trying to dig up code that will do this.  Has anyone already done this ?  Any examples or advice is very welcome.

Kind Regards

Daniel
Steve
Telerik team
 answered on 13 Jan 2012
7 answers
415 views
Does Telerik Reporting have the ability to use dynamic content for the layout/design of the reports themselves?

Example:

If I give users a radEditor window manipulating and styling (bold, underline,bullets, etc etc) the header and footer content of a report, is there the ability to import this html styled content into the design of the report itself when a user generates the report?

I'm going to watch the webinar for reporting this morning, but thought i'd try and get an answer to my question first.
Paul J
Top achievements
Rank 1
 answered on 13 Jan 2012
1 answer
81 views
Hello,

I'm using Telerik Reporting to generate PDF's with embedded JPG Images.
With Windows 7 the PDF's are completely and valid but with Windows XP the PDF's are invalid.
The Image will generate completely different by Windows 7 as by Windows XP.
Steve
Telerik team
 answered on 13 Jan 2012
1 answer
153 views
I currently have a couple of long running SQL Stored Procedures that are being pulled into a report with an EntityDataSource. They take around 1 minute to complete. 

I have an issue in that the Webforms ReportViewer will timeout after around 30 seconds.  I can't seem to find where I can increase the timeout period.
 
Is it possible to extend the timeout period of the ReportViewer?

IvanY
Telerik team
 answered on 13 Jan 2012
5 answers
86 views
Hello everybody,

Is it possible to rehost report designer in my windows forms or wpf application? Is it legal or have I to buy additional license?

Thx
Steve
Telerik team
 answered on 13 Jan 2012
0 answers
70 views
How to bind Multiple Y Axis in order to bind the Line Series in Telerik Reporting Q2 2011 using vb code. 
Muthuselvi
Top achievements
Rank 1
 asked on 13 Jan 2012
2 answers
158 views
If it is possible, I want to add a reportviewer (WinForms) dynamically at runtime from the code behind.  I have not been able to find any sample code snippets here that show how to do this in C#.  Is this even possible?

Thanks.
Dan
Eric
Top achievements
Rank 1
 answered on 12 Jan 2012
1 answer
98 views
I recently posted about x-axis scalnig and the solution was to remove this line:

this.chart1.PlotArea.XAxis.DataLabelsColumn = "ObservationDateOADate";

that worked. however, a new problem was introduced. While the data series can have multiple points, the filters may only allow one point to be show sometimes-per user request.  When that occurs, the x-axis resets and only a single vertical line appears at one of the dates. The dates are not even correct.  Attached is a sample. Please disregard the watermark in the middle of the page as it is from another process and is not impacting the chart itself.

The data point is supposed to 7/31/11, 48.13.

any ideas?
Elian
Telerik team
 answered on 12 Jan 2012
1 answer
69 views
Hi,

Is there any way to "auto-resize" report chart with respect to the amount of data in data source? I am using Telerik Reporting Q2 2011 with Silverlight 4.

Thanks!

Adil
Hadib Ahmabi
Top achievements
Rank 1
 answered on 12 Jan 2012
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?