Telerik Forums
Reporting Forum
4 answers
1.1K+ views

Hello.  Why I have to copy all those reference in my .aspx page to avoid this error when i press the export button. 

It's not possible to use thoses references allready in _layout page?

 

<link href="https://kendo.cdn.telerik.com/2016.3.1118/styles/kendo.common.min.css" rel="stylesheet" type="text/css" />
<link href="https://kendo.cdn.telerik.com/2016.3.1118/styles/kendo.mobile.all.min.css" rel="stylesheet" type="text/css" />
<link href="https://kendo.cdn.telerik.com/2016.3.1118/styles/kendo.dataviz.min.css" rel="stylesheet" type="text/css" />
<link href="https://kendo.cdn.telerik.com/2016.3.1118/styles/kendo.default.min.css" rel="stylesheet" type="text/css" />
<link href="https://kendo.cdn.telerik.com/2016.3.1118/styles/kendo.dataviz.default.min.css" rel="stylesheet" type="text/css" />
<script src="https://kendo.cdn.telerik.com/2016.3.1118/js/jquery.min.js"></script>
<script src="https://kendo.cdn.telerik.com/2016.3.1118/js/jszip.min.js"></script>
<script src="https://kendo.cdn.telerik.com/2016.3.1118/js/kendo.all.min.js"></script>
<script src="https://kendo.cdn.telerik.com/2016.3.1118/js/kendo.aspnetmvc.min.js"></script>

Silviya
Telerik team
 answered on 28 May 2018
7 answers
1.2K+ views

Dear Support team,

I am trying view to Telerik report on the server. On my local machine everything works fine but  when i deploy it on the server it says 

Error creating a report instance and google console log I see it as 500(internal server error) missing parameters and instances.

Please provide immediate assistance

 

 

muhammed
Top achievements
Rank 1
 answered on 25 May 2018
1 answer
196 views

I'm trying to figure out how to pass a list of integers client side from a .NET application to a multi value parameter on a HTML5 report.

For a single parameter it works fine.

parameters: { CompanyIds: 3}

 

But if I try to pass multiple values it fails with a JavaScript syntax error.

parameters: { CompanyIds: {3229, 3332, 3223, 3334} }

 

What is the correct way to pass a list of integers to a multi value parameter client side for a HTML5 report?

 

 

Todor
Telerik team
 answered on 25 May 2018
1 answer
348 views

I have a table which gets populated, depending on a report value.

If the value is not correct the table\panel is hidden. It is in the table of contents, and when hidden still shows up in the table, however has a page number of 0 and clicking on the row causes an error to display.

Ivan Hristov
Telerik team
 answered on 25 May 2018
2 answers
279 views

I have a bunch of tables from different data sources where I want to group certain tables into a Level of the Table of Contents. There is no repeating tables\data\structure to these. According to the documentation on the Table of Contents:

"To form a hierarchical structure of the TOC, you need to set the TocText property of the report groups, the CrossTab/Table groups, the Detail section and the Report (useful for SubReports)"

It seems the only way to have anything beyond level 1 is to use Report Groups, CrossTab\Table groups or the Detail Section.

As mentioned, I have no repeating data, which makes Report Groups wrong.

None of this is from a single data source, so table groups is out, unless a ridiculous implementation is done where each section somehow gets its own group.

Detail section would mean each and every group would need to be a different SubReport. While this would work, I feel it is a work around and not a valid solution as SubReports are for modularization\re-usability, of which none of these will be used again.

Why can there not be a TOCLevel along with TOCText or hierarchical structure interpreted from stacking panels, as the tool-tip of Panels states it is a "grouping mechanism for organizing report items" ?

 

Thanks for the input and help.

Travis
Top achievements
Rank 1
 answered on 24 May 2018
2 answers
153 views
Hi,

I'm looking at doing a custom skin for my web viewer.  I've already got one done with the black skin and that works fine.  What I am now looking at is one for the Silk skin, this is a little more troublesome as I'd like to use PNG files rather than GIFs for their alpha transparency.

Is there a CSS based way of changing the various button images?

Oh and any solution needs to respect the fact that I'm stuck on Q1 2013 release thanks to the fact that I can't yet upgrade to .net 4.

Regards

Jon
Naveena
Top achievements
Rank 1
 answered on 24 May 2018
2 answers
197 views

We are running the latest Telerik controls (2018).  I have a small report that works fine in the dev environment but when I push to the server and run the report, it says 'Generating Report' for a sec then I get a blank page.  It works fine in Chrome (but most users use IE)

VS 2017

any help is greatly appreciated.

 

Mark
Top achievements
Rank 1
 answered on 23 May 2018
17 answers
635 views
Is there any way to localize the strings used by the ReportViewer.

This includes the "Generating report..." message, the text and tool tips for the toolbar buttons, the text for the "zoom" drop down items (and others I may have missed).
Silviya
Telerik team
 answered on 23 May 2018
1 answer
102 views

Is there any way to use AxisExtendDirection in the standalone Report Designer? I could'nt find it anywhere in the menus. It would be great if we could use AxisY.ExtendDirection  in graphs. Thank you very much for your support.

Silviya
Telerik team
 answered on 22 May 2018
1 answer
76 views

Hello,

when doing a search in the WPF report viewer, the search UI is displayed in a pop-up window that is in front of all windows, even those that are not part of the application. That's annoying, because it remains visible when we switch application. It should only be displayed on top of the application that uses it.

Ivan Hristov
Telerik team
 answered on 22 May 2018
Top users last month
Edmond
Top achievements
Rank 1
Iron
fabrizio
Top achievements
Rank 2
Iron
Veteran
RobMarz
Top achievements
Rank 2
Iron
Fakhrul
Top achievements
Rank 1
Iron
Tejas
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?