Telerik Forums
Reporting Forum
8 answers
284 views
Hello,
I've upgraded to Telerik.Reporting, Version 5.0.11.316

Its release notes says:
Added new export formats based on Office Open XML standards available in Microsoft Office 2007 and above:
    Excel Worksheet (.xlsx)
    Word Document (.docx)
    PowerPoint Presentation (.pptx)

However, on the report viewer I do not see these new options added to the dropdown list of export options.
Do you know why this could be?

Thanks,
Horacio.-
Stef
Telerik team
 answered on 01 Sep 2014
5 answers
169 views
 Since the excel grid lines are shown or not is controlled via the ShowGridlines device setting. Is there any sample code for C#? I have no idea how to configure even after read the following articles:



Stef
Telerik team
 answered on 01 Sep 2014
1 answer
52 views
Hi I just try Telerik Reporting using Visual Studio and I have some questions.

Does the Framework works with collections with inherited types ?
If yes, is there a way to create a different detail for each data types ?

Can we have multiple data sources ?

Thanks in advance for your answers.

Best regards.
GT

Peter
Telerik team
 answered on 01 Sep 2014
7 answers
1.4K+ views
Hi,

I am trying to use conditional formatting for a visible Group section and  I want to  compare a field value.

Compare the field "InvoiceType"

Fields.InvoiceType equal "2" Or "0" then Visible the Group section

now I'm set visible : false in Group Property.

Please help to do that

Thanks.
Shanka.
Nasko
Telerik team
 answered on 29 Aug 2014
6 answers
217 views
Greetings,

The company I'm working for decided to evaluate Telerik's reporting tools.
I visited the reporting portal to view some demos. I noticed that there're two different offerings: The HTML5 viewer and the ASP.Net viewer.

I assume that the ASP.Net viewer is just a .Net wrapper around the JS/HTML/CSS workings of the plain HTML5 viewer, but I noticed that the two viewers differ in appearance and in some behaviours (the preloader that appears when the report is being fetched for example).

Can anyone provide me with guidance about the architecture and composition of the two viewers to be able to evaluate when to use which?
Hinata
Top achievements
Rank 1
 answered on 29 Aug 2014
1 answer
111 views
When we export report in Silverlight application to the PowerPoint presentation the empty shape is created on the place (border) of detail section.
How to prevent this issue?
You can test this issue on the demo version on this site.
Export the report to the PP, open presentation and click on the white space. You will see the selected border around the shape. You can delet it without any change on the slide. This is "a trace" of detail section of the report. (see attachment)

http://demos.telerik.com/reporting/SalesByRegionDashboard/silverlightdemo.aspx
Stef
Telerik team
 answered on 29 Aug 2014
6 answers
220 views
I am unable to perform any exports in my reports that are displayed correctly in the html5 viewer when running locally in Visual Studio Development.  My reports are classes (not trdx).  I am using mvc.  I have the reporting api (exact copy as in the examples (they have a map path to \reports even though I am using classes so this may be the issue).   The message that I receive when I press the export pdf (or any other option) in chrome is:

{"message":"An error has occurred.","exceptionMessage":"Method not found: 'System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<System.String,System.String>> System.Net.Http.HttpRequestMessageExtensions.GetQueryNameValuePairs(System.Net.Http.HttpRequestMessage)'.","exceptionType":"System.MissingMethodException","stackTrace":" at Telerik.Reporting.Services.WebApi.ReportsControllerBase.GetResponseContentDisposition(HttpRequestMessage request)\r\n at Telerik.Reporting.Services.WebApi.ReportsControllerBase.GetDocument(String clientID, String instanceID, String documentID)\r\n at lambda_method(Closure , Object , Object[] )\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass17.<GetExecutor>b__10(Object instance, Object[] methodParameters)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.Execute(Object instance, Object[] arguments)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.<>c__DisplayClass5.<ExecuteAsync>b__4()\r\n at System.Threading.Tasks.TaskHelpers.RunSynchronously[TResult](Func`1 func, CancellationToken cancellationToken)"}

In ie it simply says that it failed.

I imagine that I have failed to do something simple in some setup.

Thanks,
Thom
Stef
Telerik team
 answered on 28 Aug 2014
1 answer
170 views
Hi,
I have a master report with chart, chart has customer name and amount of purchase. I want to click on chart and pass customer name to detail report as a parameter to show more detail about that specific customer. I used action to point to detail report but i dont know what is the format of passing parameters in report designer. I assume this is doable in stand alone mode. I dont want to get involved in Visual studio

I really appreciate your help
Stef
Telerik team
 answered on 28 Aug 2014
4 answers
1.4K+ views

I have two tables, one with the header Name, and the other showing the projects associated with each name. I want the Name table to show only one value for name, with all corresponding projects listed in the 2nd table. However, where there is more than one project per name there will be that many duplicate names, which I don't want.

It seems that this might normally be solved by grouping, however if I group these table values together I get repeating table-headers that I don't want also.

So is it possible to prevent duplicate data in an expression, rather than grouping? Where my current expression for the name is:

= Fields.[Name]

...these are my pseudo-code ideas for expressions to solve this:

  • = Fields.[Name] DISTINCT
  • = Fields.[Name] WHERE Fields.[Name] <> Previous(Fields.[Name])
Nasko
Telerik team
 answered on 27 Aug 2014
1 answer
714 views
Hi
I am working on winforms project I have table that contains full month attendance records for all employees (from first date to Last date)
my requirement is to display report pivot on date field for every date in month.
Please Help
KS
Top achievements
Rank 1
 answered on 27 Aug 2014
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?