Telerik Forums
Reporting Forum
1 answer
112 views
Hello everybody :)

First of all, I like telerik reporting very much, but I have a question here.
How can I add sub reports dynamically to a master report? The procedure could go like this:
1. Create an empty collection of type <SubReport>, like ReportCollection<SubReport>()
2. Then populate the collection with ReportCollection.add(SubReport1); ReportCollection.add(Subreport2); at run time.
3. Assume the reports will be arranged one after another like a stack.
4. If a report have no data (after filtering it) I would like that the columns headers will be collapsed or not shown.

Can you tell me please, how can I achieve these behavior in a standard way.
I really appreciate it if you could attach a project sample of this in WPF. 

I hope you can help me.
Best regards.
Telerik rules!
Steve
Telerik team
 answered on 25 May 2011
1 answer
228 views
Is there a way to request the list of reports from Telerik Reports; Similar to SSRS,  ReportingService2005 class: ListChildren
Peter
Telerik team
 answered on 25 May 2011
1 answer
130 views
Is it possible to style the calendar when used as a report parameter? Can I set the calendar to use the Vista skin?

In your demo http://demos.telerik.com/reporting/employee-sales-summary/demo.aspx the calendar control does not seem to use any skin styling.
Peter
Telerik team
 answered on 25 May 2011
3 answers
421 views
When my report is exported to excel is there an event that fires? I need to add 2 tabs to the excel sheet.
Peter
Telerik team
 answered on 25 May 2011
1 answer
80 views
Hi,

Can somebody help me with report printing. Report is in DNN as a module. When i press print button on report, save file dialog appears with file name Telerik.ReportViewer.axd Earlier i get dialog box for selecting printers. I thought that it can be related to adobe reader so i upgraded it to version 10 but still error appears.
Printing error is in firefox 3 and in chrome. in IE 9 in works fine

I hope somebody could help me on this.

Tadas
Massimiliano Bassili
Top achievements
Rank 1
 answered on 25 May 2011
1 answer
163 views
Hi,

I followed the example on

http://www.telerik.com/support/kb/reporting/report-viewers/limit-export-options-in-reportviewer-to-certain-format-only.aspx
and it's work fine. However, the example doesn't limit the word, excel and powerpoint on several computers in our company. I tried to find the name of the "<Extension name="Name" visible="false"/>" but I wasn't able to figure it out.

Can you tell me the name of these options?
Thanks in advance
Jonathan

 

Steve
Telerik team
 answered on 25 May 2011
3 answers
64 views
Hi,

We are using Telerik Reporting 2010 Q3 SP1. Version: 4.2.10.1221.

1. All the telerik reports are in one assembly. We use the Telerik.Reporting.Processing.ReportProcessor to render the report as pdf.
2. We use english and french for localization purposes.

I added a static user defined function to the report class and calling it from the designer via the 'Edit Expression' window. The problem is that the new function is being recognized only on the english (default) language. On the french version the report executes as if the function never existed and calls the older implementation. Is this a known bug? Is there any workaround for this? Let us know.

Let me know if you need any more information.

BTW I am using my managers account to post the question to avoid any licensing questions....

Thanks,
Praveen
Steve
Telerik team
 answered on 25 May 2011
1 answer
86 views
When will the road map for the next release be posted?  Other Telerik products have listed their general or detailed roadmaps but the Q2 release for Reporting is missing any details.
Steve
Telerik team
 answered on 25 May 2011
1 answer
102 views
I posted a message about this a month or so ago...cant seem to find the post, but the issue came up again

I need the ability to conditionally set visibility based on if it's rendering to export or rending to a viewer.

So I have navigation items (links) in my report...but in the context of a PDF they just don't work and look out of place.

Is that on the Roadmap somewhere?...if not, could it be?
Hrisi
Telerik team
 answered on 24 May 2011
3 answers
367 views
I was using the SilvelightClient's ListAvailableReports to get a listing of the reports to populate a ComboBox so a user could choose which of the reports to view. This was working perfectly, but this morning I installed the Reporting Q1 2011 SP1 and upgraded the reports in my project to that new SP 1 version.

The Telerik.Reporting.Service.SilverlightClient.ListAvailableReportsEventArgs that gets returned in the completed method is now throwing a System.Reflection.TargetInvocationException error:

Exception:
{System.Reflection.TargetInvocationException: An exception occurred during the operation, making the result invalid.  Check InnerException for exception details. ---> System.ServiceModel.CommunicationException: The remote server returned an error: NotFound. ---> System.Net.WebException: The remote server returned an error: NotFound. ---> System.Net.WebException: The remote server returned an error: NotFound.
   at System.Net.Browser.BrowserHttpWebRequest.InternalEndGetResponse(IAsyncResult asyncResult)
   at System.Net.Browser.BrowserHttpWebRequest.<>c__DisplayClass5.<EndGetResponse>b__4(Object sendState)
   at System.Net.Browser.AsyncHelper.<>c__DisplayClass4.<BeginOnUI>b__1(Object sendState)
   --- End of inner exception stack trace ---
   at System.Net.Browser.AsyncHelper.BeginOnUI(SendOrPostCallback beginMethod, Object state)
   at System.Net.Browser.BrowserHttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelAsyncRequest.CompleteGetResponse(IAsyncResult result)
   --- End of inner exception stack trace ---
   at System.ServiceModel.Channels.Remoting.RealProxy.Invoke(Object[] args)
   at proxy_3.EndListAvailableReports(IAsyncResult )
   at Telerik.Reporting.Service.SilverlightClient.ReportServiceClient.OnEndListAvailableReports(IAsyncResult result)
   at System.ServiceModel.ClientBase`1.OnAsyncCallCompleted(IAsyncResult result)
   --- End of inner exception stack trace ---
   at System.ComponentModel.AsyncCompletedEventArgs.RaiseExceptionIfNecessary()
   at Telerik.Reporting.Service.SilverlightClient.ListAvailableReportsEventArgs.get_Reports()
   at Xxxx.BillingReports.ViewModels.MainViewModel.client_ListAvailableReportsCompleted(Object sender, ListAvailableReportsEventArgs e)
   at Telerik.Reporting.Service.SilverlightClient.ReportServiceClient.OnListAvailableReportsCompleted(Object state)}

Thanks for the assistance!
Pediatric Computing
Top achievements
Rank 1
 answered on 24 May 2011
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?