Telerik Forums
Reporting Forum
1 answer
114 views
Hi,

How I can set the size of my report inside of ReportViewer?

Please look at picture to see my problem.

I want that report has the same size of ReportViewer.

Thanks
Elian
Telerik team
 answered on 04 Jan 2012
10 answers
595 views
Hey guys,

I am using the Telerik Web Report viewer on a webform and have the "ShowPrintButton" enabled. Is there any way to capture when the print button is pressed on either client-side or in the code behind? I know I can add a print button and trigger the print using the client-side API but rather use the default print button on the toolbar.

Any suggestions will help, thanks. :)
Steve
Telerik team
 answered on 04 Jan 2012
3 answers
578 views
We've been using Telerik Reporting for more than a year and very pleased with the results. 

In one client app, some DB work is done in ASP.NET code which produces a table whose name is passed to Telerik Reporting which then uses it fine and all works great.  We haven't had the need to use stored procedures in the app.  A client now has a need for us to make the normal table into a SQL temporary table within TEMPDB.  Although I've been quite successful in using SQL with our app, I'm not familiar with true SQL temporary tables.

Upon some research, I came across the' '# & '##' table name prefixes and so (maybe naively) I simply added a '##" to the table name which seems to create the correct table, however, the Telerik report fails with:

    An error has occurred while processing Report 'SystemRpt1':
    Invalid object name '##RPTTEMP_1_5'.

Do you have any example modules which show how to use true SQL temporary tables with Telerik Reporting?

We're using:
    MS SQL Server 2005
    ASP.NET 2.0 (in this app)
    VS 2010 (VB)
    IIS7

Much thanks in advance!
Steve
Top achievements
Rank 1
 answered on 04 Jan 2012
3 answers
263 views
For the past few days I am fighting with the Not valid error in telerik reports, I am getting Parameter is Invalid error when generating the chart with huge data. if we reduce the data the chart is rendering fine.

Currently I am using  Telerik Reports of

  •  V5.1.11.713 
  •  RunTime Version v2.0.50727

Any help is greatly appreciated

another exception that we faced id GDI+ failed exception
Steve
Telerik team
 answered on 04 Jan 2012
3 answers
67 views
Hi there,

How I can change ReportViewer culture?

Thanks
Steve
Telerik team
 answered on 04 Jan 2012
3 answers
142 views
HI friends,
I am trying to import ImageEditorUI  image in telerik silverlight report 

http://demos.telerik.com/silverlight/#ImageEditor/ImageEditorUI

Can some one suggest the idea?

Thanks,
SSD
Steve
Telerik team
 answered on 04 Jan 2012
0 answers
136 views
Hi Guys,
    In case of the report be shown by using the Silverlight ReportViewer.
    How can I catch the report exception when  the executed mdx query has exception against OLAP cube ?
    
    At this moment,I use the Telerik.Reporting Version is 5.0.11.510.

    Please see the code below
ReportService.svc
<%@ServiceHost  Service="Telerik.Reporting.Service.ReportService, Telerik.Reporting.Service, Version=5.0.11.510, Culture=neutral, PublicKeyToken=A9D7983DFCC261BE"%>

*.xaml
   
<telerik:ReportViewer x:Name="MyReportViewer"  
ReportServiceUri="../ReportService.svc"
Report="ReportLibrary.ReportFile.ReportTest, ReportLibrary"
/>

or
*.xaml.cs
this.MyReportViewer.RenderBegin += newRenderBeginEventHandler(ReportViewer_RenderBegin);
this.MyReportViewer.Report = "ReportLibrary.ReportFile.ReportTest, ReportLibrary";

I  create the report instance by using the "ReportService.svc" wcf service.
I  can only set the completely named report for the Silverlight ReportViewer's Report Property.

How should I do ?
I am in urgent need of yours help.Thanks

Wang
Top achievements
Rank 1
 asked on 04 Jan 2012
1 answer
92 views
Hello,

I'm just testing out CSV rendering. At first it didn't work how I expected it to, but I've just read this thread and this article and now I understand it better. However, there seems to be a limitation: What if you want spaces in the headers? eg "Claim No" rather than "ClaimNo".

kind regards,
Jordan.
Jordan
Top achievements
Rank 1
 answered on 03 Jan 2012
6 answers
120 views
Hi,

I just started to use Telerik Reporting in my project because it has some features that requested by my client. Almost all of the report items are created from code, because the report has to be dynamic. The report was fine when using the Q2_2011 version of the component.

After upgrading the component to Q3_2011 version (since the client interested in the new "Switch to print preview" button), the report is broken. Some rows (not all) in the column that using HTML Text are not rendered correctly (Please see attached image for more detail).

My question is, is there any change on that area, that required me to fix the report that using HTML Text.

Thank you.

Muhammad Dzaki
Patrick
Top achievements
Rank 1
 answered on 03 Jan 2012
1 answer
1.1K+ views
Hello,

I am looking for an up to date comparison between Telerik reports to SSRS.


Thanks
Roni 
Steve
Telerik team
 answered on 03 Jan 2012
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?