Telerik Forums
Reporting Forum
4 answers
151 views
Hi

I'm trying to create a report into a Silverlight project where, by architecture definitions, the reports are into a separated Silverlight Class Library project. The point is that one it doesn't run in this scenario. Then, I would like to know if this application is it possible or I just can use Silverlight Reportviewer into a Silverlight Application project.

Thanks in advanced

Wallace
Wallace Santos
Top achievements
Rank 1
 answered on 04 Apr 2010
2 answers
110 views
I have designed a report that makes use of a subreport in the detail section. I have parameters that drive my report that allows the detail section to be turned on or off. My assumption was that if the detail section is invisible or not displayed that all content contained within it would also be invisible.

When I run the report and do not show the detail section even though there is no content showing, the subreport is still causing space to be used and causes white space gaps between my group fields as if it is still trying to show the subreport.

Does anyone know what this issue may be?
Jim Harris
Top achievements
Rank 1
 answered on 02 Apr 2010
1 answer
244 views
Hi, I develop a report with some graphics that I scaled base on percentage of a datatable. Everything running well until I put my report on the production server. Graphics where with a completly different wrong scaled. The graphics was made with pixels as unit of measure. It appears that the number of pixels on my station was not the same on the server. So I changed all the graphics in cm and the problem is not there anymore.

During the process to change from pixels to centimeters,  I would have to like to let Telerik Reporting to change the unit of measure but I had to make it by myself... Now, when I start a report, I put the property UnitOfMeasure in cm so every component I put on the report iniherit this unit.

If it can help someone.
Steve
Telerik team
 answered on 02 Apr 2010
1 answer
332 views
Is it possible to use any other rotation angles besides (90,180,270)?  Currentlly the text is always wrapped to the next line regardless of the size of the text box.  So for example, "My Text" is shown as "My" with an angle of 300 and a textbox size of 1.6in x 1.6in.  I know this has been an issue in the past versions of the reporting tools, and a work around was to add return characters to the beginning of the text placed within the textbox.  Just wondering if it's possible to avoid using this work around?

Thanks.
Chavdar
Telerik team
 answered on 02 Apr 2010
1 answer
159 views
I have a classic master detail report where the linking pin is the invoice no which happens to be a string. I have attached the layouts of the 2 screens.
The master page is working. the details page so far is not. can you give me some tips how to progress?

thanks

Eric
Steve
Telerik team
 answered on 02 Apr 2010
2 answers
63 views
I created a series of Telerik Reports over the last few months that are of the same general format.  Each category of report has a detail report as well as a summary report.  For example, we could run a detail report for multiple clients with our application rendering reports directly to PDFs using Telerik.  The application simultaneously produces a summary report for the group of clients we ran at that time.  This same basic process happens for each category of report.

Until a few weeks ago, the reports were rendered perfectly without issue.  However, now approximately half of the reports have begun to treat an entire group header-detail-footer block as a individual data row.  This leads to the group's header-detail-footer being displayed for every data row.  I used the same group block format for the other reports and those still render correctly and the code/design hasn't been touched in weeks.  We did upgrade to the Q1 2010 version within the last month, but if that was the issue, wouldn't it affect all of the reports?

I have included some screenshots that illustrate the problem.

Thank you.
Steve
Telerik team
 answered on 02 Apr 2010
3 answers
133 views
I have a pdf report that I am creating programmatically behind the scenes and I want to NOT create the report at all if there is no data.

I saw that RenderReport returns a result and I want to know if I can check to see if I get any rows in my NeedDataSource event handler and return and set an error there to have the PDF not be created.

Has anyone addressed a similar issue?

Mike
Michael Love
Top achievements
Rank 1
 answered on 02 Apr 2010
1 answer
129 views
Hi there.

I have a report where I have a picture and a few textboxes in the report header. These items are only needed when the report is for a certain type of company. So, what I want to do check to see if it is that certain type of company, then delete/remove/hide those items programmatically. Is this possible? If so, where is the best place to do this?

Mike
Michael Love
Top achievements
Rank 1
 answered on 02 Apr 2010
3 answers
146 views

Hi guys,

I need to create an application with a single exe file, the app works after the xenocode elaboration but I have a problem when I try to generate a report.

Error message:

System.ArgumentException: Extension of type

'Telerik.ReportConverter.ActiveReports.ActiveReportsConverter' does not have name specified.


The error derive from this line of code:

Dim result As Telerik.Reporting.Processing.RenderingResult = reportProcessor.RenderReport("PDF", report1, Nothing)


I tried to find if I'm missing some dependencies but I didn't find nothing.

I'm using the telerik Reporting Q2 2009 and the xenocode postbuild 8.0.1112 on a windows seven machine.

thanks a lot!

 

Hrisi
Telerik team
 answered on 01 Apr 2010
1 answer
140 views
Hello,

I tryied to view around 9000 record by report viewer but it gives me  this exception
        System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown
Any Help please?

Yours,
Islam Abdel Aziz
Hrisi
Telerik team
 answered on 01 Apr 2010
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?