Telerik Forums
Reporting Forum
2 answers
127 views

Our client has prepared a Word template and we need someone to help converting the content into Telerik Report Designer template (ie.TRDP).

Have tried Freelancer.com but not much luck there, wondering if there is anyone here who might be interested to take up a quick freelance job?

For further detail, please visit -> https://www.freelancer.com/projects/illustrator/build-report-using-the-telerik/

Many thanks!

Sieu Ping
Top achievements
Rank 1
 answered on 21 Jun 2019
1 answer
358 views
     I'm hitting an issue trying to install the Telerik.Reporting.Services.AspNetCore.Trial package. I've tried multiple times and after clearing Nuget cache but I keep getting an error saying Nuspec file does not exist in package. 
Eric R | Senior Technical Support Engineer
Telerik team
 answered on 20 Jun 2019
1 answer
557 views
I'm currently working with the Standalone Telerik Report Designer and the ASP.NET WebForms 
<telerik:ReportViewer>

component in the .aspx file.

This is an example of a DataObjectMethod that I'm using for the report.

[DataObjectMethod(DataObjectMethodType.Select)]
public Dictionary<DateTime, int> GetContactTotals(string connStr)
{
       var bllCont = new BLLTotals(connStr);
       return bllCont.GetContactTotalsPerMonth();
}

 

It will build and display data fine when I pass in a default connection string in the Report Designer, however I want to be able dynamically change the connection string at runtime for the report as it will be using different customer databases. I've tried adding a Report Parameter in the Report Designer, as well as adding a parameter to the Report Viewer component in the .aspx file and setting it from code behind, however I just can't get it to work.

Is there something I'm missing? Or would this be the correct way to approach this type of problem.

Eric R | Senior Technical Support Engineer
Telerik team
 answered on 20 Jun 2019
4 answers
743 views
Hi,

i have report with page header section,  i set the "printonfirstpage" property  false for pageheadersection, that's y my page header didn't show up in firstpage , it shows from 2nd to lastpage. 
now my question is i want to hide the page header in 2nd page also.. i want show up from 3rd page to lastpage.
how can i achieve this. please help to my issue.

Thanks in Advance
Siva

Todor
Telerik team
 answered on 20 Jun 2019
3 answers
543 views

I want to give top margin on each page except first page. How can I achieve this?

My current approach is that I gave top margin to PageHeader section and trying to hide PageHeader section on specific pages. But I failed because it hides PageHeader on all pages.

Please suggest.

Thanks

Todor
Telerik team
 answered on 20 Jun 2019
13 answers
510 views

Scenario: We are printing a financial transaction report from an odata service.  The query is very large because the user entered a query that requests too many records.  Now I want to cancel the report because it is taking too long to generate.  How can we cancel the report? (Canceling the report should cancel odata request as well).
Odata uses cancellation tokens to cancel.  See: https://docs.microsoft.com/en-us/dotnet/api/system.threading.cancellationtoken?view=netframework-4.8

Here is one post to cancel report, but it's solved: See: https://www.telerik.com/forums/cancel-report-generation

 

Todor
Telerik team
 answered on 20 Jun 2019
1 answer
52 views
I am missing modern office formats (i.e. xlsx, docx) on our production server as export options. However I have them running locally on my test machine. I have copy local set to true. Any other advice on what I may have missed?
Neli
Telerik team
 answered on 20 Jun 2019
5 answers
290 views

Is there going to be any support for C# Dynamic's?

I am working on a multi-language report and there is no easy way to add multi-language to your reports. 

 

The easyest way for me is to work with dynamics but the Telerik ReportDesinger isn't those properties. 

Todor
Telerik team
 answered on 19 Jun 2019
5 answers
310 views

Hi,

I am attempting to use the standalone report designer with an Object DataSource that returns ExpandoObject.  I have been following this example to provide a custom type description provider for ExpandoObject: 

http://www.telerik.com/support/kb/reporting/details/how-to-use-objectdatasource-with-expandoobject

However, I am having trouble getting this to work with the standalone designer.  I cannot think of a way to get the custom type description provider registered when running in the context of the standalone designer.  Is there a way to accomplish this (maybe through configuration)?  

Thanks!

-Kevin

 

Todor
Telerik team
 answered on 19 Jun 2019
1 answer
81 views

Hello,

 

I have a report with a two column layout, a header and a footer.

I need an summery on the last page, like the "Report Footer". The problem with the report footer is that it wil be only in 1 column, and i need it across the entire page (like the layout i added).

How can i archieve this? Adding it to the footer didn't work out, since it height cannot be changed dynamically. 

 

Greetings,

 

Jelke

Eric R | Senior Technical Support Engineer
Telerik team
 answered on 18 Jun 2019
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?