Telerik Forums
Reporting Forum
3 answers
119 views
Hello,

I'm very new in telerik applications. I'm working on the charts part. I need to do an upgrade to something already existing.
I attached a picture of what is currently existing. As you can see there is a series label on the top of each bar (the value). I would like to know if it is possible to add an second label (above or below the other one). for example, a pourcentage.

If possible, could you please give some guidelines to help me ?

Thank you !
Steve
Telerik team
 answered on 24 Jun 2011
3 answers
151 views

I have my report viewer in a telerik child window and I want to resize the reportviewer based on the size of the child window.
The width of the report viewer will resize automatically when nothing is set.  The Height will continue down the page to where I can't see it.

I'm putting the report viewer in a grid.  I can bind the height to initial Grid height, but it won't resize.

<Grid x:Name="LayoutRoot" Background="White">
                <my:ReportViewer
                                Margin="2 5 2 5" MinHeight="600"
                                 Name="repViewer"
                                Height="{Binding ElementName=LayoutRoot, Path=ActualHeight}"
                                 />
...

Peter
Telerik team
 answered on 23 Jun 2011
1 answer
110 views
Hello,
some times ago i found a demo video about how to passa a parameter from a windows form to a report.
On the form there was an inputBox and by pushing a button thhe value in inputbox were passed to the report.
I am not able to find that video again. Could someone helpe me , please.?
Peter
Telerik team
 answered on 23 Jun 2011
1 answer
76 views
I have a program that allows a user to input content into a rad editor.  The content is then delivered to their customers via a report that is opened as a pdf.  The problem that I have is that the user can put images into the rad editor, however, when this content is put into the report (dynamically) the images do not show.  Is this even possible?
Peter
Telerik team
 answered on 23 Jun 2011
1 answer
103 views
Hi, Is there somewhere you can point me to a demo (With available XAML) of the Silverlight ReportViewer?  I've looked at the Silverlight Demo of the ReportsBook (which I'm very interested in) but can't seem to find any code to look at.  Specifically I'm trying to see how the Parameters Section on the ReportViewer is created, as well as the left hand tree that lists the various reports in the ReportBook.  I love the demo and want to do something very similar, but can't seem to find much info on how to do it.

Thanks!

-Mike
IvanDT
Telerik team
 answered on 23 Jun 2011
4 answers
191 views
Will you support Analysis Services (with MDX query..)???

I wonder if When Analysis Services is Supported..

How is your Plan for Analysis Services?!

thanks.

Nagaraj
Top achievements
Rank 1
 answered on 23 Jun 2011
26 answers
369 views
Ok ...
So I've managed to create a report in a Class Library and I want to render this report in my SL Viewer.
As per http://www.telerik.com/help/reporting/silverlight-report-viewer-embedding_the_silverlight_viewer.html
I have to bind the "Report" and "ReportServiceUri".  I'm looking for a little information on specifically how to do this in my scenario as I'm not using a WCF service but RIA / EF.

Can you please point me in the right direction .. I'm having trouble finding specifics.

Many thanks.
Mark
Mark
Top achievements
Rank 1
 answered on 22 Jun 2011
1 answer
648 views
Hi,

I have value stored in the Table with the Preferences related to customer , Customer Select the value single / double / triple...and i need to show the count of single / double / triple in my report...

I.e When I run my Report based on tour ID , then In that report i need to show :

Count of Single = xx
Count of Double = YY
Count of Triple = ZZ

How should i write the Count function to retrieve the value from the table?

Regards
samir
Peter
Telerik team
 answered on 22 Jun 2011
2 answers
251 views
I know it's possible to export styles, but the sharing of styles between reports could use some improvement. My developers regularly create templates, which hold the report settings, page layout, etc., and then inherit from those template. For simplicity, style settings are stored in the report rather than external style sheets. If you want to create a different template, but use the same styles (for example to create a landscape version) you have to manually recreate the styles in the new report, or try copying the styles from the original designer file to the new one (which often renders the new report unusable in our experience).

I know we can export the styles and reference an external style sheet in the new report, but in practice that complicates code management and deployment so we generally avoid it. I think the ideal solution would be to provide a *true* import function; the ability to import styles, either from an external XML file or directly from another report, so that the styles are stored within the report definition directly and no external XML file is required at runtime.
Derek
Top achievements
Rank 1
 answered on 21 Jun 2011
4 answers
165 views
It shows on our dev server but not when hosted at a Rackspace Cloud Site. We do see CSV, TIFF, RTF and Web Archive as options. Are there Adobe components needed on the server? Our dev server has Adobe Acrobat installed. I see in the documentaton an entry "Configuring Telerik Reporting Config Section". Our dev server does not have <Render> entries in the web.config and PDF does appear as an option. I don't see in the documentation under what conditions you would need <Render> entries in the web.config. Any help would be appreciated.

Thanks,
Marc Borgo
Marc
Top achievements
Rank 1
 answered on 21 Jun 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?