Telerik Forums
Reporting Forum
3 answers
143 views
What support does the reporting product have for inherited reports? We have a number of customers who would like to be able to take our "stock" reports and tweak them to meet their needs. However, we have all of our stock reports compiled into a dll, so they don't have access to the source. We'd like to be able to have them request customization, then we would build them an inherited report that could be distributed to them individually so we wouldn't have to release an update to our report dll.
Svetoslav
Telerik team
 answered on 12 Feb 2008
1 answer
161 views
Hi guys...

On my process of migrating reports... I found that when you copy a telerik reporting panel item with some textbox items inside from an open designer and try to paste on another open designer window visual studio sends an error (....index out of bounds I think remember) and then the new pasted items remains out of the panel on a state that if I try to click or move some of them finnally visual studio crashes and terminates himself. It should be easy to reproduce this behavior because it always be on all my trys.

On my Trys, The first report is landscape and the second aren't so it's possible that some of the items that are trying to be pasted will be appear out of printable area on second report and this should produce the behavior...I don't know.

 Regards.

David Tomás
Rossen Hristov
Telerik team
 answered on 11 Feb 2008
1 answer
87 views
Are there any plans to offer a way to integrate the report designer into an application so the end user can create/customize reports? If so, when?
Svetoslav
Telerik team
 answered on 11 Feb 2008
3 answers
346 views
I've added several series to a vertical stacked bar chart. The series are displayed on the chart in the reverse order relative to their position in the series collection. On the other hand legend items are displayed in the same order that they are contained in the series collection. I'd like to reverse the order of the items in the legend so that they match the displayed data.

Is there any way for me to change the legend items?

Thanks,
Joe
Chavdar
Telerik team
 answered on 11 Feb 2008
2 answers
125 views
I have multiline text labels on the x-axis of my chart that always come out left justified. I want to be able to set the horizontal alignment of the text to 'centered' but nothing I've tried seems to have any effect. Any ideas?

Joe
Top achievements
Rank 2
 answered on 08 Feb 2008
3 answers
241 views
Hello Telerik,

Is there a workaround on how to display a checkbox when data contains boolean values?
I found one example (http://www.telerik.com/ClientsFiles/055916_CheckBoxes.zip) on how to do this but the code is in C# and I just can't get it translated to VB.
Could you help me with this one or are there other possibilities to show checkboxes?

Thank you!

Geert
Milen | Product Manager @DX
Telerik team
 answered on 08 Feb 2008
1 answer
127 views
Is it possible to hide the page header (and/or other sections) of a report when it's exported to excel through a web viewer?

Thanks,
Eric
Chavdar
Telerik team
 answered on 08 Feb 2008
3 answers
191 views
In my web-application I've created a page with the ReportViewer.
I want to display directly the PDF file without view the report.
In the Page_Load event I've written:

Report1 report = new Report1(cnString, idProduct);
ReportViewer1.Report = report;
//Export to PDF (method from the Telerik Reporting help)
ExportToPDF("Product_" + idProduct, report);

In the local machine it works and I obtain the PDF file, but on the server I get an error.I've copied the following dll on the bin folder on the server:
  • Telerik.Reporting.dll
  • Telerik.Reporting.Processing.dll
  • Telerik.Reporting.Interfaces.dll
  • Telerik.ReportViewer.WebForms.dll
When I try to view the page I obtain the following error:

Parser Error

Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Cannot create an object of type 'Telerik.Reporting.Report' from its string representation 'ReportScheda.Report1, ReportScheda, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' for the 'Report' property.

Chavdar
Telerik team
 answered on 08 Feb 2008
1 answer
231 views
How can we format XAxis data in

"dd-MMM-yy" format.
 
I have used this code--

Chart1.PlotArea.XAxis.DataLabelsColumn =

"EntryDate"

Chart1.PlotArea.XAxis.Appearance.CustomFormat =

"dd-MMM-yy"

But this shows "dd-MMM-yy" string on XAxis instead of  date in the above format.

Chavdar
Telerik team
 answered on 08 Feb 2008
13 answers
737 views
Hi..

I'm working on an application where i'm making use of telerik reporting. I want to know whether it is possible to add controls to reporting without CSharp.ReportLibrary. I mean, is it possible to do it directly in aspx.cs page itself. Can any one give me an example for that.

If its not possible please tell me how to add ReportLibrary and the design pages in to my project

Anoop
anu
Top achievements
Rank 1
 answered on 08 Feb 2008
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?