Telerik Forums
Reporting Forum
1 answer
71 views
Hi.
I'm using the Report Service with SL.    How can Return specific reports to a combox.
I have STANDARD and ADHOC reports.   For one combo I want get the STANDARD for the other ADHOC.
Any ideas?
thanks in advance
Steve
Telerik team
 answered on 18 Jun 2012
1 answer
106 views
Hi,
VS 2010 show me this error when I insert telerik:ReportViewer control.

Errore 1 [Parser_SetValue_Exception]
Argomenti: 
Le stringhe di risorse per il debug non sono disponibili. Spesso la chiave e gli argomenti forniscono informazioni sufficienti alla diagnosi del problema. Vedere http://go.microsoft.com/fwlink/?linkid=106663&Version=4.1.10329.0&File=System.Windows.dll&Key=Parser_SetValue_Exception [Line: 515 Position: 93] C:\Sorgenti\TEST\ReportOlap\SilverlightApplication1\MainPage.xaml 11 9 SilverlightApplication1


  • Telerik.ReportViewer.Silverlight (6.1.12.611)
  • Telerik.Windows.Controls (2011.3.1116.1040)
  • Telerik.Windows.Controls.Input (2011.3.1116.1040) 
  • Telerik.Windows.Controls.Navigation (2011.3.1116.1040) 
  • System.Windows.Controls (2.0.5.0)
Steve
Telerik team
 answered on 18 Jun 2012
3 answers
177 views
Hello, im using Telerik Reporting Q2 2011 version and i can't find any information how to display telerik reporting books in mvc3 application. Would like to load reports dynamically in controller action or something. Thanks indeed for any help or code samples or links. Regards
IvanY
Telerik team
 answered on 18 Jun 2012
1 answer
410 views
I am having a report  along with a sub report for each row.....
The sub report basically increases the  height of each row and hence i would like to get the the column header of the table  repeated for each  row.
I have created the table  using the table wizard..

How can i achieve this...Thank you
Elian
Telerik team
 answered on 18 Jun 2012
1 answer
49 views
Hello,

I have a report book and want to show the selected report highlighted in the navigation.
Can u please suggest a solution ?

thanks!
-priti
Elian
Telerik team
 answered on 18 Jun 2012
4 answers
105 views
Hi.
ReportViewer display this exception on refresh:

w System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
w System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
w System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
w Telerik.Reporting.Processing.Expressions.ReportExpressionContext.ResolveNameSpaces()
w Telerik.Reporting.Processing.Expressions.ReportExpressionContext..ctor(Type methodInfoSourceType)
w Telerik.Reporting.Processing.ParametersManager`1..ctor(IReportDocument definition, ICollection`1 parameters)
w Telerik.ReportViewer.WebForms.ParametersPage.get_ParamsManager()
w Telerik.ReportViewer.WebForms.ParametersPage.CreateChildControls()
w System.Web.UI.Control.EnsureChildControls()
w Telerik.ReportViewer.WebForms.ParametersPage.OnPreLoad(EventArgs e)
w System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)


This exception appears even when i create empty new report and run it. I use Q1 2012 version.

I check all my parameters and i dont have any duplicated names. For source i use ObjectDataSource.

Do I missed something?
Steve
Telerik team
 answered on 18 Jun 2012
2 answers
132 views
I downloaded the latest reports version (6.1.12.611) and after fixing all the breaking code changes I now receive the following error when attempting to retrieve the reportheader section in code behind:
Unable to cast object of type Telerik.Reporting.Processing.PageSection to type Telerik.Reporting.Processing.Group

The commented out line was the original code which fails with the same error.  The error is thrown on any attempt to retrieve the Report.ReportHeader property (same error in the watch window).
Private Sub Table1_NeedDataSource(sender As Object, e As System.EventArgs) Handles Table1.NeedDataSource
  Dim tbl As Telerik.Reporting.Processing.Table = TryCast(sender, Processing.Table)
  Dim obj As Object = tbl.Report.ReportHeader
  ' Dim sect As Processing.ReportSection = TryCast(Processing.ElementTreeHelper.GetChildByName(tbl.Report, "ReportHeaderSection1"), Processing.ReportSection)
End Sub

Betsy
Top achievements
Rank 1
 answered on 15 Jun 2012
2 answers
136 views
Hello,

We're upgrading a web application of ours from ASP .NET 3.5 to 4.0.  We're currently using a slightly older version (5.0.11.316) of the Reporting suite.  We're curious if we'll need to upgrade/update to the newest version of Telerik Reporting in order for our reports to run.  

Basically, we're wondering if the older version (5.0.11.316) will run correctly in a ASP .NET 4.0 web environment?

Thanks,
Daniel
brewerdc
Top achievements
Rank 1
 answered on 15 Jun 2012
1 answer
86 views
How  to  do   custom reports???    It  is  the  report ,  not  chart....   Especially Silverlight  Report  ...

How to do?     Have instances can reference?
IvanY
Telerik team
 answered on 15 Jun 2012
2 answers
142 views
Hi,

we really ran into issues with the Sivlerlight Report viewer and the events it omits. There currently (Q1 2011) used version just provides a RenderBegin event. This is nearly useless. What we urgently need is information when the rendering has finished. The the GetPage is finished and so on.

This is required to control the status of the application controls surrounding the silverlight viewer like 'enabled', 'disabled' and such.
Another feature wich is missing is to cancel a running rending process.

Are there plannings to give the Silverlight Report Viewer more 'interaction' with its host ?

Kind regards
Sebastian
Sebastian
Top achievements
Rank 1
 answered on 14 Jun 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?