Telerik Forums
Reporting Forum
3 answers
126 views
Hello Experts,

I have a problem on a telerik report..When I run the report I see one page report,but when I export it to excel or pdf ,the report is repeated several times.
What may cause to this?

You can see screenshots...


Brisa Bilgi Sistemleri
Top achievements
Rank 1
 answered on 20 Jul 2011
8 answers
99 views
I get the following error:

An error has occurred while processing Table 'tblCodeBlocks':
Method not found: 'Int32 System.String.Compare(System.String, System.String, System.Globalization.CultureInfo, System.Globalization.CompareOptions)'.

when I attempt to run my report on our Windows 2000 Production Server, it has .NET 2.0 SP 1 installed. The report consists of a single SqlDataSource (which is fine) bound to a single table within the report. The VS2010 project is set to use .NET 2.0... but from the error it appears as if the method just isn't available? Other things in the report come through out such as my static header etc., the table piece just fails to load. Any idea why this would be?

P.S. I'm using the latest release of the Telerik Reporting tools (Q1 2011)
Steve
Telerik team
 answered on 20 Jul 2011
1 answer
469 views
I am using Telerik reporting in a silverlight application and loading the data by using report service and SQLDataSource. The report could not be rendered and throwing the following Exception:

Error: System.Reflection.TargetInvocationException : An exception occurred during the operation, making the result invalid.  Check InnerException for exception details.
   at System.ComponentModel.AsyncCompletedEventArgs.RaiseExceptionIfNecessary()
   at Telerik.Reporting.Service.SilverlightClient.RenderAndCacheEventArgs.get_RenderingResult()
   at Telerik.ReportViewer.Silverlight.ReportViewerModel.OnRenderAndCacheCompleted(Object sender, RenderAndCacheEventArgs e)

------------- InnerException: -------------

System.ServiceModel.ServiceActivationException : The requested service, 'http://www.govansoft.com/CRE.SL/ReportService.svc' could not be activated. See the server's diagnostic trace logs for more information.
   at System.ServiceModel.Channels.Remoting.RealProxy.Invoke(Object[] args)
   at proxy_2.EndRenderAndCache(IAsyncResult )
   at Telerik.Reporting.Service.SilverlightClient.ReportServiceClient.OnEndRenderAndCache(IAsyncResult result)
   at System.ServiceModel.ClientBase`1.OnAsyncCallCompleted(IAsyncResult result)

Steve
Telerik team
 answered on 20 Jul 2011
3 answers
209 views
Is it possible in the windows forms report viewer to show two pages side by side?

Our issue is that we have a REALLY wide report that we want to create that would print on 2 legal sheets of paper in landscape mode, and we want to be able to see it on screen so they can scroll across and see the whole report, but when they print it have it successfully print on two pages.

I have not seen a good way to get this to work.

Any insight on this?

Thanks,

Sean
Steve
Telerik team
 answered on 20 Jul 2011
3 answers
481 views
Hi Telerik,
                We are writing a Silverlight appliction by using Telerik reporting. It seems that the report viewer shows only one page one time. To browse the next page, you need to click the next button on the report viewer. It is ok for me, but this may cause some problems for  our clients. They would like to see the next page by scrollling down the vertical scroll bar. When the scroll bar reaches at end of current page, it will jump to the next one. The version we are using now is  2010 Q3. Does the current version of report viewer have this function?

Yuting
Steve
Telerik team
 answered on 20 Jul 2011
1 answer
110 views
I have a web application which uses a Class Library for my reports. I have upgraded my application to .net 4 but not sure if I should upgrade the library also. I see in the library properties under Advanced Compile Options where I can change the target to 4 from 3.5 but don't want to break anything. Is that the recommended way of upgrading to 4?
Steve
Telerik team
 answered on 20 Jul 2011
1 answer
190 views
I have a report with a textbox with a report action set to navigate to report is it possible to get the value from the textbox that is clicked and use its value  as a parameter for the second report?
Peter
Telerik team
 answered on 19 Jul 2011
3 answers
506 views
Hello,

I need your help in creating a custom skin for a ReportViewer.
Please refer to http://www.telerik.com/community/code-library/reporting/general/applying-custom-skin-to-the-web-report-viewer.aspx in order to view the sample application for creating a custom skin.
I downloaded the skins and used them in my website, but unfortunatily there are two problems (Please view the attached screen-shot):
1) the export combobox is displayed in the top (Must be in the middle of the toolbar).
2) The datetime picker is not styled.

Please I need your help in order to handle the above two issues.
It is appreciated to send me the modified code.

Regards,
Bader
Steve
Telerik team
 answered on 19 Jul 2011
1 answer
309 views
I am automatically exporting my report to a PDF file through code by using the RenderReport method. (no report viewer control).  This works great.  But when someone opens a PDF, I would like to have the bookmarks tab displayed by default.  How can I acheive this?

Thanks,

Chris
Peter
Telerik team
 answered on 18 Jul 2011
1 answer
780 views
Hi,

Need to be able to "merge" a group into one displayed row (same for a column)...

Example: Records returned with "PrimaryCODE" contains distinct values of A, B, C... K, L, M, N, O, etc...

a, b, c... should group as normal onto its own row
Row "apples" ... PrimaryCode="A"
Row "bananas" ... PrimaryCode="B"
Row ... PrimaryCode="C"

However... I need only one row which will sum, count, avg....etc.... all records that contain the K,L,M,N,O, etc... values
Row "others" ... PrimaryCode="K,L,M,N,O, etc" .... this row would group all OTHER values besided A, B & C

Same for a column...

Example... split out to 6 columns .... that report of one Field X

COL 1 (Field X = "1"), COL 2 (Field X = "2"), COL 3 (Field X = "3"), COL 4(Field X = "4"), COL 5 (Field X = "5"), COL 6 (Field X ≥ "3")

You can see where I need column 6 to group values of 3-5 for Field X

Peter
Telerik team
 answered on 18 Jul 2011
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
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?