Telerik Forums
Reporting Forum
13 answers
1.1K+ views

Hello Community

 I am working with Reporting using HTML5 Report Viewer. I have designed Custom Report Resolver for showing up the reports. It works like a charm. I am facing issue regarding how to pass custom error message from Report Controller. I have checked some links regarding localization given in forums which says to add JS files but i am not exactly getting how to proceed. Can someone provide code sample?

János
Top achievements
Rank 1
 answered on 21 Jul 2016
1 answer
244 views

I am attempting to utilize this example to render a report inside the browser:

http://docs.telerik.com/reporting/html5-report-viewer-howto-custom-parameters

I cannot determine the proper format for passing datetime in the JSON and continue to get "Failed to convert parameter value from a String to a DateTime"

 

In other words here:

reportSource: { report: "Telerik.Reporting.Examples.CSharp.Invoice, CSharp.ReportLibrary", parameters: { OrderNumber: $('#invoiceId option:selected').val() } },

If I want to pass a datetime  where OrderNumber is, how do I accomplish this?

Stef
Telerik team
 answered on 21 Jul 2016
1 answer
82 views

I'm running Visual Studio 2013. When I click on a trdp file it launches in the standalone editor, not the VS extension.
This makes is difficult as I cannot define my connectionString properly. I cannot have the connection string embedded within the report template as I as multiple environments.

I have uninstalled/reinstalled and repaired. Nothing makes a difference. I have had VS closed during the installation and restarted.

Thanks.

Stef
Telerik team
 answered on 21 Jul 2016
1 answer
734 views

How does one set the Time portion on a DateTime parameter in the standalone report designer?  My 'EndDt' DateTime parameter is using 00:00:00 as the time and I need it to be 23:59:59. 

 

Thanks

Stef
Telerik team
 answered on 21 Jul 2016
3 answers
752 views

I have a complex sql query i'm trying to embed into a report using the standalone designer.

It seems like everywhere I have DECLARE @aVariable the designer assumes I want that to be a parameter and then I get "The variable name '@aVariable' has already been declared...

How can I tell Telerik to allow my variables to be variables and not parameters?

Will I be forced to use a stored procedure?

 

Thanks!

Stef
Telerik team
 answered on 20 Jul 2016
1 answer
204 views

Noticed that nupkg's are being made available while downloading the latest Telerik Reporting.  After adding them to our private nuget feed, we realized that the nuget packages are missing the Telerik.Reporting.Services.Api.dll file.  Was this intentional?  Without it, then nuget package becomes useless to us because we still have to manually package that file with our solution.

 

Thanks!

Stef
Telerik team
 answered on 19 Jul 2016
1 answer
194 views
I've set up a summary report with a text box that has an action that opens a drill through detail report. I would like this report to open right below the text box that was clicked to open the report. The summary report detail line would expand to show the drill through report below it. How would I get that to work?
Stef
Telerik team
 answered on 19 Jul 2016
1 answer
63 views

I am trying to make a crosstab in the report designer which tells me the difference because two adjacent fields.

Data:

10, 15, 5

Body of Crosstab Desired:

10, +5, -10

I have tried RunningValue but I don't think that will really get me what I want.

Any ideas?

Thank you!

Stef
Telerik team
 answered on 19 Jul 2016
17 answers
1.4K+ views
Hi.

I created a report that will be used in a Forms application and web.
In the form app, I click in a button and send the report directly to the printer.

I want to do the same thing in a web app.
Is there a way without the ReportViewer? I mean, in the forms app I call the ReportProcessor.PrintReport(report, PrinterSettings). some way to do the same but in the web.

Thanks,
Ezequiel
Stef
Telerik team
 answered on 19 Jul 2016
1 answer
359 views

Hello. I have a panel that contains 3 textboxes (see TextBoxes.png). The second textbox has dynamic heigth (according the the length of the text) and I need the third ("OK") textbox to be always at the bottom of the panel (near "the last row" of the dynamic textbox) as showqn in Text.png (I need it to be in the red rectangle). How can I do that?

Thanks in advance.

Stef
Telerik team
 answered on 18 Jul 2016
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?