Telerik Forums
Reporting Forum
1 answer
294 views

Hi

anyone able to make reportviewer work with angularjs?

any samples for telerik report viewer for angularjs app (.net mvc/angularjs)

we need to display report along with chart(s) and ability to drill

thanks in advance

 

 

Stef
Telerik team
 answered on 07 Jul 2015
1 answer
167 views

Let me try to explain:

I have a main report , let say: "Main sales report" -this report recieve a parameter that is the seller's name as a string- and I also have (inside de main report) a subreport with some totals and also with the parameter.field with the "name of the seller" so he can sign the report .

My problema is this: when the main report does not have data also the subreport does NOT display anything (of course the subreport query does not has data also) but at least I need the name of the seller (that I'm passing as parameter) displayed in the subreport -so the seller could "sign" the report (even when the report is empty).

Any help will be highly appreciated

 

David .

Nasko
Telerik team
 answered on 07 Jul 2015
9 answers
575 views

Hi,

 I'm setting the connection string dynamically through the Resolve method, but I also need to access the actual report parameter values.  It seems that this is impossible as the way to do it is through the NeedDataSource handler, but that is not called as the data source has already been set by the code that sets up the connection string.  Is there a way to do this?

Stef
Telerik team
 answered on 07 Jul 2015
1 answer
120 views

Hi there,

The demo's on this page: http://demos.telerik.com/reporting/population-density/html5demo.aspx don't work with Internet Explorer and Firefox. Is this a general problem in the newest version or is it a demo problem?

Thanks.

Stef
Telerik team
 answered on 06 Jul 2015
1 answer
104 views

Hi all,

Is there any way of knowing when the <select all> item is selected from a dropdown.

Reason being, I was task to display a certain note when the <select all> item is selected otherwise it will display a different note on the report.

 

Any help will be much appreciated

 

Nasko
Telerik team
 answered on 06 Jul 2015
1 answer
430 views

I'm currently trying to convert some reporting services .rdl's to an equivalent telerik one and have come across a key difference that looks like it should be a common problem but a search across the forum turned up nothing:

 

In my original report, I have 2 datasources, A and B. Within one field, its value is SUM(A.Fixed) + SUM(B.Cost) however I cannot see how to recreate this within report designer as you can only have one connected datasource to reference at a time.

Nasko
Telerik team
 answered on 06 Jul 2015
3 answers
245 views

Hello,

here are two views from the same report: one with the WPF print preview and one from the PDF generated from the same report.

As you can see, the PDF is correct: it has the winning teams marked in bold, but the print preview doesn't show the bold.

Stef
Telerik team
 answered on 06 Jul 2015
2 answers
443 views

Hello to all!

We have a requirement to create a system which will permit users to dynamically create "data extracts" for export via XLS format.

Imagine the following:

  • A "known" datasource which includes a list of available fields. The user would select which fields they want in the extract and then move around the selected fields to create a custom layout/ordering.
  • I'll know in advance the underlying datatype, i.e., string, integer, currency, etc., and default length of the fields.
  • Once the "Go" button is clicked, I could create a "simple" report programmatically by following the steps listed here: http://www.telerik.com/help/reporting/programmatic-control-of-reports.html and then persist the resulting Xml.
  • ​Once I had the custom report "structure" serialized to Xml, I'd then initiate a call to a Custom Report Resolver as described here: http://www.telerik.com/help/reporting/telerik-reporting-rest-custom-report-resolver.html.

While the above seems feasible, I'm wondering if I'm over complicating things and there is a far easier way.

Also, as I using the "Telerik Reporting Services Web API" functionality, I'm curious what is the best approach for using both the default and a custom resolver.

​Thanks.

Sam.

Sam
Top achievements
Rank 1
 answered on 04 Jul 2015
5 answers
707 views
Hi,

I have a report, which works fine, and now I want to add a title page to it.
Basically the first page has to be completely different from the rest of the report.
No detail section, different datasource, etc.

Is this possible?

Thanks,
CJ
Stef
Telerik team
 answered on 03 Jul 2015
5 answers
371 views

Hello,

 I have a field which have to be processed before being display, One way is to do it at backend in database while getting data. But that will be very difficult. Is it possible that i can process a field value in an expression or calculated field where i could use loop and other features of .net?

Regards
Salik

Nasko
Telerik team
 answered on 03 Jul 2015
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?