Telerik Forums
Reporting Forum
1 answer
133 views
Hello,

It's possible to have a subreport?  If so, how many level (deep) can have subreports?

By example, Customers (main report) with orders (subreport) with items (subreport in the subreport).

And the limitations in this post (http://www.telerik.com/community/forums/reporting/telerik-reporting/known-limitations-of-telerik-reporting.aspx) still in the lastest version?

Thank you.
Steve
Telerik team
 answered on 03 Nov 2010
1 answer
168 views
Can I create a report in txt format ? If yes then How?

Kuldeep Singh
Steve
Telerik team
 answered on 03 Nov 2010
12 answers
708 views
      I have a group field that I would like to use to show the percentage of users for that group in comparison to the grand total in the report footer.  Basically I'm doing a count for each group and displaying that in another column, and I want to take that count and divide it by the grand total in the report footer section and display that percentage up in the group field.  Is there any way to do this?  I know the reports are generated from the top down, so I didn't know if you could use a field that doesn't even exist yet at the group level.  Please let me know if you have any suggestions.  Thanks...
Steve
Telerik team
 answered on 03 Nov 2010
2 answers
61 views
Hi,

I have a Bar chart on the detail section of the report. I have bound data to this by adding a binding to the DataSource of "=Fields.Field1".

This works ok and i can see the data on the report, but how would I style the bar. Change colour ect.

Thanks
Peter
Telerik team
 answered on 03 Nov 2010
1 answer
58 views
Hi
How I can change the alignmet of the "Generating Report" Message in a web report viewer?

To be visible i need it to be aligned mor like top,center...

//Niklas
Steve
Telerik team
 answered on 03 Nov 2010
1 answer
186 views
Hello,
I need to use in the Reports the Font Myriad Pro, but it does not appear in the Style Builder Dialog.
If I set it by Code it loads Microsoft Sans Serif.

Myriad Pro is an OpenType Font (*.otf) is this the reason why ist does not work?

Thanks Michael
Steve
Telerik team
 answered on 03 Nov 2010
2 answers
684 views
I would like to use a Boolean report parameter in my report, but I would like to change the display value of the radio buttons.  Instead of having it display 'true' and 'false', I would like to hard code the values to strings.  I thought that I could access the ValueMember and DisplayMember and change it that way, but I have been unsuccessful so far.
Sasan
Top achievements
Rank 1
 answered on 02 Nov 2010
3 answers
191 views
Hi,

How can you know when a report has finished processing? Is there an event that is fired when the report has completely renderd?

we want to be able to track how long reports are taking to run.

Thanks
Peter
Telerik team
 answered on 02 Nov 2010
1 answer
123 views
Hi, I would like to add strip lines to my chart in my report.  I have found an example that says to use code like the following below:
radChart.DefaultView.ChartArea.AxisY.StripLinesVisibility = Visibility.Collapsed;

I don't see this setting in my chart though.  Is this available for reporting charts?  If so, could you please point me to how this property can be accessed?  Thanks.
Peter
Telerik team
 answered on 02 Nov 2010
5 answers
217 views
Hi,
I am using Reporting Service Q1-2008. In Telerik Report we are using a Chart Control.
How can we Increase a Height at Run Time From Code. when we Bind a Data Into The Chart.

we are using
1.

chrtServices.PlotArea.Appearance.Dimensions.SetDimensions(Telerik.Reporting.Charting.Styles.Unit.Pixel(500), Telerik.Reporting.Charting.Styles.Unit.Pixel(3000))

2. 

chrtServices.PlotArea.Appearance.Dimensions.Height = Telerik.Reporting.Charting.Styles.Unit.Pixel(Convert.ToInt32(Request.QueryString("Height")) + 1000)

But no one is working. My application is that as per my data .I have to set a Height of Chart.
Please reply me.

Steve
Telerik team
 answered on 02 Nov 2010
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
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?