Telerik Forums
Reporting Forum
1 answer
302 views
Hi All,

I am new to telerik reporting. I need to create a report with the parent and child tables. i.e. a main table contains a row with a panel inside it, and inside panel I have to add four more tables based on some conditions. My question is: can I set child tables visilbilty in the parent table Item DataBound event? It seems I can't, because the event is firing only once even the parent table is binding with multiple rows. Can anyone please help on this?


Thanks,
Buddha
Stef
Telerik team
 answered on 26 Sep 2014
2 answers
198 views
I feel like this should be a common request, but I cannot find any posts or examples that are exactly as I am looking for. We need a report that will group based on one column with a plus sign. Clicking the plus sign will expand and show the rows for that groups populating the rest of the columns. This is a standard set up we use in our current reporting solution (SSRS) but we are trying to switch everything to Telerik.I have gotten close to this result in Telerik, but still have the first row of additional data showing in the collapsed group row, which is incorrect.

Example of what we are looking for:



Thanks,

Jim Orchard
Hinata
Top achievements
Rank 1
 answered on 26 Sep 2014
2 answers
227 views
I am trying to create a report with multiple data sources so
that I can access various fields in the report. For example, a list or a
crosstab that would display rows of aggregate data derived from different queries. So
far as I can tell, these controls can only be bound to one data source. Moreover,
the report itself can only be bound to one data source. So how do I create a
table, list or crosstab of rows that uses data from several queries?

Sequel Server Report Server (SSRS) supports this by being
able to add multiple data sources to the report and then you are able to drag
fields from which ever on you want into any textbox on the report you wish. See attached:

Mark
Top achievements
Rank 1
 answered on 26 Sep 2014
1 answer
55 views
Hi, 

When I try to open A report with the HTML5 reportviewer I get the following errors in the chrome console.

The reportviewer just show "Loading report"

This only happens on the 1 site where it is deployed, the other sites it works fine.

Hope you have some idea of where I could be looking for a solution.

Thank you 
Heinrich
Stef
Telerik team
 answered on 25 Sep 2014
3 answers
112 views
Hi!

According to the help article I created a new "Telerik.ReportViewer.Silverlight.TextResources.de.resx" file but still don't know where to place this file so that the ReportViewer is using this one.

My solution has:

a) a FrontEnd.Web project
b) a FrontEnd SL project which gets loaded first
c) many other SL projects which are loaded on demand (using PRISM)

One of these other SL projects includes the SL ReportViewer. My question: where to put the .resx file? Inside the FrontEnd.Web project, the FrontEnd SL project, the SL project that includes the ReportViewer, and should it reside inside the main directory or a Resources subdirectory?

Regards
Neils
Stef
Telerik team
 answered on 25 Sep 2014
1 answer
93 views
I have Two Report parameters
One Is Office Location it is multi select
Second is Employees

Employees will only display employees for the selected locations via a filter
How can I get a count of the Employee available values after the Filter has been applied

-Martin 
Martin
Top achievements
Rank 1
 answered on 24 Sep 2014
1 answer
211 views
Hi,

I'm trying to add Html Report Viewer using Helper using the following code

@(

Html.TelerikReporting().ReportViewer()
       .Id("reportViewer1")
       .ServiceUrl(Url.Content("~/api/reports/"))
       .TemplateUrl(Url.Content("~/html5/reportviewer/templates/telerikreportviewertemplate-8.1.14.804.html"))
       .ReportSource(source)
       .ViewMode(ViewModes.INTERACTIVE)
       .ScaleMode(ScaleModes.SPECIFIC)
       .Scale(1.0)
       .PersistSession(false)
      )

But, I have the following error "Not found : undefined"

What did I do wrong ?
Hinata
Top achievements
Rank 1
 answered on 24 Sep 2014
1 answer
71 views
Hi,

I try this document http://www.telerik.com/help/reporting/report-viewer-localization3.html
to translate the Telerik ReportingViewer but it didn't work :(

I'm in Q2 2014 SP1 (v8.1.14.804)

I put the file in Emebbed and Alway Copy but nothing...
Stef
Telerik team
 answered on 24 Sep 2014
1 answer
286 views
Hello everyone,

I saw several threads on this topic but nothing recent.  We have several reports that are already created in RDLC format, but since we are using DevCraft, I started looking into using the Reporting module to replace our current SSRS solution.

My question is: is there a way to convert our RDLC files into Telerik report definition files? 

Thank you,
Nasko
Telerik team
 answered on 24 Sep 2014
3 answers
340 views
Hello fellas

Me and my team uses telerik silverlight fine. Nowadays we are advancing from http to https. The entire project has moved https, works well! , except telerik reports. The project uses custom binding. Is there any reference which uses https?  please help.
Stef
Telerik team
 answered on 23 Sep 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?