Telerik Forums
Reporting Forum
3 answers
165 views
I have been using Telerik Q1 2009 for some time now, and was forced to upgrade to Q2 2010 due to a performance issue when exporting to Excel large datasets from a report using a Table control

I have got the new reporting version Q2 2010 up and running, however when I run a long report, the "Your report is loading" progress message and animated gif do not display anymore, which makes the page appear to be doing nothing and the report appears to be empty as it shows the toolbar. However, after a few seconds all of a sudden the report appears in the report viewer.  

Does anyone know how to get this working again so that it displays a progress message - I have checked the property in the Report Viewer and the text is there for the ProgressText property.

Thanks!
Peter
Telerik team
 answered on 04 Nov 2010
1 answer
199 views
I'm using the Telerik report on a web site (3.5 Framework) and filters that I create at run-time are ignored.  I can create these filters in the report designer, and they work, but I need to create them dynamically.

The data is coming from a stored procedure that creates temp tables and returns results.  I've tried using a SqlDataSource and using the NeedDataSource to create a data adapter and supply the data.

Also, when working with the SqlDataSource, I do no see anything in the Data Explorer (but I believe another thread said that would happen if you aren't pulling directly from DB tables).

Any help would be appreciated.
Peter
Telerik team
 answered on 04 Nov 2010
1 answer
53 views
Trying to use a skin (DeepBlue) and setting LegendDisplayMode to ItemLabels on a pie chart series does not work. It will not show the item labels, only the series name. If you close the solution and re-open, the LegendDisplayMode is set back to SeriesName, even though the *.designer.cs code behind still shows:
chartSeries1.Appearance.LegendDisplayMode = Telerik.Reporting.Charting.ChartSeriesLegendDisplayMode.ItemLabels;

I am able to reproduce this using the CSharp.ReportExamples.VS2008 project in the Quarterly Sales report (Dashboard > Dashboard.cs). Just apply a skin on the Yearly sales distribution pie chart. It automatically sets the LegendDisplayMode back to SeriesName. If you change it back to ItemLables and Preview the report, you'll see the series name again.

Is this why you guys used a custom palette instead of a skin?
Steve
Telerik team
 answered on 04 Nov 2010
1 answer
178 views
Hello,

I use richTextBox and I save it in my database using HtmlFormatProvider.  I need to print this text in the  very same way in report.  But the HtmlTextBox support only text formatting option.

Any suggestion to convert someting this :

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Untitled</title><style type="text/css">
.p_CC664AAA { margin: 0px 0px 12px 0px;text-align: left;text-indent: 0pt;padding: 0px 0px 0px 0px; } 
.s_76E779F8 { font-family: 'Times New Roman';font-style: Normal;font-weight: normal;font-size: 16px;color: #000000;background-color: #FFFFFF; } 
.s_D8D99854 { font-family: 'Verdana';font-style: Normal;font-weight: normal;font-size: 16px;color: #000000;background-color: #FFFFFF; } 
</style></head><body><p class="p_CC664AAA"><span class="s_76E779F8">q </span><span class="s_76E779F8"> Demeurer en contact avec la victime (victime consciente:</span><span class="s_76E779F8">q</span><span class="s_76E779F8"> oui</span><span class="s_76E779F8">q</span><span class="s_76E779F8"> non</span><span class="s_76E779F8">q</span><span class="s_76E779F8"> ne sait pas)</span><span class="s_D8D99854"><br /></span><span class="s_76E779F8">q </span><span class="s_76E779F8"> Déterminer les causes possibles de l'accident</span></p></body></html>

To this :

<p style="{margin: 0px 0px 12px 0px;text-align: left;text-indent: 0pt;padding: 0px 0px 0px 0px;}"><span style="{font-family: 'Times New Roman';font-style: Normal;font-weight: normal;font-size: 16px;color: #000000;background-color: #FFFFFF;}">q </span><span style="{font-family: 'Times New Roman';font-style: Normal;font-weight: normal;font-size: 16px;color: #000000;background-color: #FFFFFF;}"> Demeurer en contact avec la victime (victime consciente:</span>


Any clue ou suggestion will be VERY appreciate.

Thank you
Mike
Telerik team
 answered on 04 Nov 2010
1 answer
71 views
I have bar chart in my report i want to to represent two values current and total in single bar. As current always lesser than total. I want to represent them in single bar with different color. Find attached image.
Steve
Telerik team
 answered on 03 Nov 2010
1 answer
125 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
163 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
683 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
54 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
54 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
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?