Telerik Forums
Reporting Forum
6 answers
1.0K+ views

Hi,

I have a new problem when I apply the Expanded Display Toggle Visibility. The check box "Toggle mark initially expanded" is not working. As you can see in the attach images, the result in the Crosstab open always expanded whatever choice I make.

As you can see in image "Im-Result" a plus signal (+) is showed next to brand. If I click in the plus signal the table collapse.

Can please someone help?

Thank you.

Carlos
Top achievements
Rank 1
 answered on 01 Sep 2016
5 answers
336 views
Hello

Will it be possible in the next releases to create a report book with the desinger?

Basically I need 2 pages for a report of the same content, but with a different layout.

Can that be achieved by a single report?
Stef
Telerik team
 answered on 31 Aug 2016
1 answer
391 views

We are considering purchasing Telerik Reporting but have encountered an issue while trying to install for a trial.

I am trying to install the Telerik.Reporting.Services.Mvc6 but it fails with:

"Could not install package 'Telerik.Reporting.Services.Mvc6 10.0.16.204'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.6.1', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author."

Can the service be installed in .NETFramework version 4.6.1?

Thanks

Stef
Telerik team
 answered on 31 Aug 2016
3 answers
142 views

Hi Team,

In one of our application , we are using silverlight report viewer.

We have configured to save the report as PDF, Excel , Tiff , etc.

But we are not able to configured to save the report as Png, JPG or GIF .

Can you please guide us , how to configure this in report viewer ?

 

 

Thanks and regards,

Dhiraj Kumar

Stef
Telerik team
 answered on 31 Aug 2016
7 answers
519 views

Hi

I am currently rewriting an old Silverlight Application in Angular. The original application had some reports which I would like to reuse.

So I added a REST service to my web api by following the instructions in the docs. This seems to be working (http://localhost:[portnumber]/api/reports/formats returns the expected result). I also created a HTML5 viewer (in Angular), and made sure the authorization token is set (I'm using OAuth).

Unfortunately the report doesn't show..

I started to investigate and, as you can see, the network traffic reveals several requests to the report service are triggered. The next to last request appears to contain the contents of the report in html, but in fact this html is just an error page.

While debugging I discovered that the request doing the actual rendering of the report is not authenticated and HttpContext.Current.User is null.
My code to retrieve the report data relies on this user and therefor throws an exception. The authorization header is present and correct but is somehow ignored.

In all other requests to the reportservice the request is authenticated and the current user is correctly filled, just not for this one request doing the rendering.
Do you have any idea what might be causing this?

Licenses
Top achievements
Rank 1
 answered on 31 Aug 2016
1 answer
255 views

Good Morning,

 

I've have seen in previous posts that with telerik reporting it's possible to create a report a Runtime, passing a object data model.

But reading this post I've seen that this can cause problem and there is not a best solution to create report (the post had been created on 2012 and 2013)

 

Now I want to know if this solution it's advisable or it's better create one report from each model and bind them by the import wizard of telerik report.

 

Thanks

Stef
Telerik team
 answered on 30 Aug 2016
3 answers
268 views

Hello,

 

When I export result in excel(xls) all cell formats are "custom", how can I keep date format on cells where dates are written?

Stef
Telerik team
 answered on 30 Aug 2016
5 answers
197 views
Hi,

I'm just wondering what the road map for the Html5 Report Viewer looks like. Any plans to incorporate the report parameters more like they are in the Asp.Net WebForms Report Viewer?

Thanks,

Rich
Stef
Telerik team
 answered on 30 Aug 2016
1 answer
135 views
How to check sub report have data from the parent report?
Stef
Telerik team
 answered on 30 Aug 2016
1 answer
404 views

Hi,

I am using the code posted here to switch report db at runtime (trdp's designed outside of my application then hosted by http).

http://www.telerik.com/support/kb/reporting/details/changing-the-connection-string-dynamically-according-to-runtime-data

One thing I picked up is that sub-reports are not handled properly, gives an error because the path is not found during this call in 'SetConnectionString' 

subReport.ReportSource = this.UpdateReportSource(subReport.ReportSource);

subReport.ReportSource above will be a simple filename (assuming the sub-report was designed in the same folder as the main report) which means the report file will not be found during deserialization.

I can't post my working routine as it has become too customized but if you're doing this you must ensure that subReport.ReportSource is properly set to a full path before calling UpdateReportSource (or in UpdateReportSource). I hope this helps anyone who has this problem.

 

Stef
Telerik team
 answered on 29 Aug 2016
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?