Telerik Forums
Reporting Forum
1 answer
81 views

After a couple of days of tearing my hair out trying to figure out why Telerik Reporting wasn't passing parameters to SQL server Stored Procedures I've finally found the issue.

I was constantly getting this error - "An error has occurred while processing Report 'ReportNameHere': Procedure or function 'storedProcedureName' expects parameter '@ParameterName', which was not supplied.".

There's a bug with Glimpse/Telerik Reporting whereby if you have Glimpse installed, Telerik doesn't pass parameters to SQL Server.  I've run fiddler using an MVC app with glimpse and telerik reporting installed and can see that the parameters are passed, but they get blocked/removed somewhere.

 I've tried with the HTML5 MVC wrapper and just the HTML5 report but no luck.  It seems to work with parameters that are passed to straight SQL statements in a SqlDataSource but not stored procedures.

See here for more info - https://github.com/Glimpse/Glimpse/issues/538

Stef
Telerik team
 answered on 27 Jul 2015
1 answer
345 views

Hi 

Does telerik reporting support drill down charting...

looked at telerik reporting demo but did not find any samples we are looking at...

ex: Sales data by Continent (various totals (sold/pipeline/Accounts received etc... and chart for those 7 continents with these)

when one of the continent is clicked related countries and totals are shown in grid and chart

when a country is clicked related totals per states shown in grid and chart and so on....

same happens when chart is clicked true dashboard...

have a complex drilldown request but if we see this sample we can enhance...

Nasko
Telerik team
 answered on 27 Jul 2015
1 answer
84 views
i want to  convert  24.85 to 24.9 in Reporting ,but i don't find  appropriate function,what should i do?
Nasko
Telerik team
 answered on 27 Jul 2015
1 answer
136 views

I'm currently evaluating telerik reporting and wondering what the easiest way to create a report that runs left-to-right would be. For example:

             | Person1 | Person 2 | Person 3 | ... etc

Name   | Bob        |     Sue     |    Joe

Number| 123        |      234    |    345

Stef
Telerik team
 answered on 27 Jul 2015
1 answer
191 views

Hey there, 

 

I am currently trying to allow my user to add table in my telerik report Header object. 

Currently using HtmlTextBox as container of report header, I know that this control is not recognise table tag. 

what else I can do to allow user to input both plaint text and table content in one container? 

 

Cheers 

Jin

Nasko
Telerik team
 answered on 24 Jul 2015
2 answers
137 views

Hi All,

 

I am using Telerik Report Viewer in asp.net. I am generating XML for the report and finally assigning sql server Datatable as the datasource to the report.

I am applying anchoring to Detail section as well as Group Header Section.

But the anchoring is not getting applied to Detail Section and it works fine for the latter.

Please find the attachments and kindly let me know if I am doing something incorrect.

 

Thanks in advance.

Regards,

Anurag Jha

 

Nasko
Telerik team
 answered on 24 Jul 2015
1 answer
121 views

Hi All,

 I have an issue with Telerik.ReportViewer control not exporting "excel" format. It will successfully download these formats, *.tiff, *.pdf, *.csv

 

and when I select XlS, the report will go a blank white web page, 

 Anyone have any advice, as to what could cause this?

 is there a bug with this control that I don't know about?

 I have tried with all major browsers and same results everytime.

 

this is the version of the control: version=5.0.11.603

 

Joey

Nasko
Telerik team
 answered on 24 Jul 2015
1 answer
122 views
I try the implement grouping concept in telerik using crosstab/table. It's doesn't support my requirement. My groping diagram is given below. Please hlep me
Nasko
Telerik team
 answered on 23 Jul 2015
7 answers
246 views

Hi,

We have upgraded to the Reporting Q3 2013 version which has broken our existing reports.

Here is an example of the XAML we are using: (RemitReport is the report property passed to the WPF View Window, type of Telerik.Reporting.Report)

    <telerik:ReportViewer x:Name="ReportViewer"
                              HorizontalAlignment="Stretch"
                              ReportSource="{Binding RemitReport, ElementName=thisWindow}" />
 

 When we try to run the report the following "Binding Error" appears in a window and our report view is empty.  However the control does render, just with no report displayed.

BindingExpression path error: 'NavigateBackCommand' property not found on 'object' ''RemitReportWindowViewModelProxy' (HashCode=37808243)'. BindingExpression:Path=NavigateBackCommand; DataItem='RemitReportWindowViewModelProxy' (HashCode=37808243); target element is 'RadButton' (Name=''); target property is 'Command' (type 'ICommand')

I've gone back and made sure all required references are present and are of the correct version.

 Any ideas what is happening?

Thanks.

Stef
Telerik team
 answered on 23 Jul 2015
24 answers
1.8K+ views
Hello,
I wanted to use silverlight report viewer inside my silverlight application so i followed this telerik video Telerik demo video
I tried also tu run the demo of telerik reporting i have on my computer but i had the error pasted in issue.png image saying "could not load type telerik.windows.controls.TrialKeyAssemblyResolver from assembly telerik.windows.controls...."
here is my Web.config file attached and my ReportService.svc contains this chain :

1.<%@ServiceHost Service="Telerik.Reporting.Service.ReportService, Telerik.Reporting.Service, Version=7.2.13.1016, Culture=neutral, PublicKeyToken=A9D7983DFCC261BE" %>


My telerik version is RadControlsFor Silverlight Q3 2013 version 2013.3.1204.1050
and i installed Talerik Reporting Q3 2013 version 7.2.13.1016

What can i do please i need your help..
Waiting forward for your answer

Cordially,
KAROUI Haythem
Nasko
Telerik team
 answered on 23 Jul 2015
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?