Telerik Forums
Reporting Forum
0 answers
130 views
We are using the template found in the code library for the 1560 Avery Mailing labels - we are using the code to do all our data binding. It is generating the report in the silverlight viewer - our issue is on the first page we only get data in the first and third column (missing data in the middle column) - if I go to the second page I get the data in the middle column (this is the data that should have been displayed in the middle column on the first page. we have this in our production environment and need it fixed asap but we cannot find a solution online anywhere - any help is appreciated.
George
Top achievements
Rank 1
 asked on 01 Nov 2011
1 answer
116 views
Hi!

I'm using the following code to export my report to PDF (and it works fine for me):

ReportViewer.prototype.PrintReport = function () {
     this.ExportReport("PDF");
}

But only works if I put the code after the declaration of the ReportViewer. But now I need this to be global to my project. Is there a way of  do a similar functionality putting this code on a separated file?

Regards!
Steve
Telerik team
 answered on 01 Nov 2011
4 answers
76 views
Hi,

Our application is using Telerik Silverlight RadChart control on various pages and has some custom logic around chart display. I want to create reports using Telerik Silverlight Reporting and would like to reuse the existing logic used in Silverlight application to generate charts.

I noticed RadChart and Reporting Chart have different structures.

Is there a way I can re-use existing chart generation logic in reporting?

Thanks,
Aarti
Moldo
Top achievements
Rank 1
 answered on 31 Oct 2011
1 answer
108 views
Hi, I working with telerik reporting Q2 2010, I have a page i wich you select a value from a combobox from 1 to 32, corresponding to country ID's, when the report is generated it shows users from the "country Id" selected in the textbox, my question is if i add an new index to the combobox called "All" that generates the report with users of all the ID's?
Is it possible to do this?
Hope your help.

Best regards
Cristian
Daniela
Top achievements
Rank 1
 answered on 31 Oct 2011
3 answers
341 views
Hi,

Been working with your Reporting solution and it's really good - thanks!
Most things have been very easy - however I'm a bit stumped on what appears to be a very simple request.

I have a NOT NULL boolean field that I want to filter on - I want the user to be able to show true values, false values or both. It would probably best be shown as a radiogroup - [True, False, All]

  I'm using an Entity Data Source so I presume I'd need to create an ObjectDataSource to show these three options. Can you show me the way you guys would do this and the best way to implement the UI for such a requirement. 

Thanks
Simon
IvanY
Telerik team
 answered on 31 Oct 2011
5 answers
235 views
Hi,

I've a telerik report in a reportview, which is working great, from here I can print/export/...

But I need to print the report without displaying it in a reportviewer. How can I do that?

Another related question: I've one report that I need to print several time(more than 400) with different data, is there a way to print all reports in only one "print job".

Thank you!
Steve
Telerik team
 answered on 28 Oct 2011
3 answers
125 views

   I generate employee report for one person.  I want to generate this report for a lot of people in one report. when reporting generate to stop for first employeer, the second will start at the end of  first employeer data. Can it possible.? Thanks for your helping.
IvanY
Telerik team
 answered on 28 Oct 2011
0 answers
125 views
We are using ATT USB devices to do invoices remotely.  The page loads fine but when data is requested from the drop down lists it hangs frequently.  If I tether a phone and do the same thing, it functions correctly.  Are there any known issues with ATT, ATT Communicator, or specific devices?  Is anyone else accessing Telerik using a wireless device? If you are, what device, service, etc are you using?
Matt
Top achievements
Rank 1
 asked on 28 Oct 2011
1 answer
154 views
I have developed three reports within a class library which I now need to localize.  The localization support in Telerik Reporting is great, by the way.  It's very useful to be able to switch between languages in the designer and update the different languages in situ.

However, I am having a problem with one of my three reports.  When I try to set the 'Localizable' property to 'true' in the designer, I just get an hourglass for about 5 seconds, and then a 'Property value is not valid' error pops up.  Its detail says 'Object reference not set to an instance of an object'.  The report works fine in every other way.

I've rebooted my system and run the Telerik Reports upgrade wizard, but to no avail.  I am using v Q3 2010.  Can anyone offer any suggestions as to what else I can try?

Michael
Steve
Telerik team
 answered on 28 Oct 2011
1 answer
83 views
Hi,

I've been testing your latest Telerik Reporting - Silverlight Report Viewer (trial version).

In video - "Using Parameterized Queries in Telerik Reporting with the SqlDataSource Component" - the report viewer creates an input parameters area but I want to build my own input parameters area and passing the input values from silverlight to report is it possible?

Thanks,
Andreia
Steve
Telerik team
 answered on 28 Oct 2011
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?