Telerik Forums
Reporting Forum
2 answers
153 views
Good days,
I using ReportViewer in my project but I have a problem about double icons.
I sent you my web page's screenshot.

What can I do ?


dsc785
Top achievements
Rank 1
 answered on 02 Nov 2012
2 answers
431 views
Hi..

When I try to add Telerik Report (Like This) in a Web Site Project in Visual Studio  I cant see the that..I see that in a a regular project but it's invisible in Web Site Project...

Thanks in advance for your helps...
Veysel
Top achievements
Rank 1
 answered on 02 Nov 2012
1 answer
136 views
I have downloaded trial version of TelerikReports; while trying a report I am facing an error which simply shuts down the TelerikReport Designer.

Following are the steps.

1) Opened Barcodes Report.trdx
2) Right Clicked On 3rd Barcode on first row (1st from right).
3) Clicked on InsertColumn->Left
4) A column is added
5) Pressed Ctrl+Z. It raises error see following two screen shots...



After above message a stack trace information is raised and Telerik Report Designer quits.
Peter
Telerik team
 answered on 02 Nov 2012
1 answer
406 views
I have a textbox in the report footer that is summing a decimal field.  How can I get that field to show only two decimal places?  The below does not format at all.

Total Regulated Miles: {Format( "{{0:N2}}", CStr(Sum(Fields.MILES)))}
Elian
Telerik team
 answered on 02 Nov 2012
1 answer
117 views
Hi,

We were recently using the Telerik Reporting from within VS2010 and had our Reporting Solutions in TFS. I could not find anything online that specified if the new stand alone reporting tool is compatible with TFS?

Thanks.
IvanY
Telerik team
 answered on 01 Nov 2012
1 answer
225 views
Hello,

When using the standalone designer with parametrized Reports, it would in some cases be convenient if I could define a "No Data" message. Currently, when the report is empty, it just shows the first page, which is generally OK.

Trouble begins when I use Functions like Iif(Len(Fields.MyField)>0,"/","")) to concatenate Text. These will throw error messages if no rows are returned by the datasource. I could probably code additional conditions explicitly testing for NULL etc. But this can be a bit cumbersome.
What are your strategies to prevent ugly error messages thrown when a report returns no data?

Regards
Erwin
Peter
Telerik team
 answered on 01 Nov 2012
1 answer
98 views
Hi, using telerik reports I would like to apply following logical condition:

= IIf(Fields.MAESTROT.BLINVEHIS.Where(c => c.CA007 == 'A').Count() > 0, 'SI X', 'SI')

How can I do to do this?
Peter
Telerik team
 answered on 01 Nov 2012
1 answer
316 views
Hi.  I'm using Telerik Reporting Q2 2012 in Visual Studios 2010.  I have a report with 5 tables and a chart in the detail section set up in 3 rows of 2 across. All tables and graphs fit well within the page size.  The page settings for the report are: paper size = letter; orientation = Portrait; width 8.5in. and height 11 in.  In the report the detail section size is width = 8.4 in., height 8.3 in.

The report displays fine in the Report Viewer.  When exported to PDF, each page contains only approximately half  of the data width wise, roughly 3.5 inches.  The detail section has PageBreak set to none.

Most of the posts I have read concerning exporting to PDF address the way the export type (PDF; Excel; HTML; etc) deals with pagination.  I understand that HTML and Excel will deal with this differently than PDF which does pagination.  In my case the paging is happening in the mddle of the page, even when the settings should accomodate the entire page.  I don't understand what is making the PDF page half way across the first page. 

Can someone clue me in?  What do I need to do to get this to export thr way it should?

Thanks,
Kevin
Top achievements
Rank 1
 answered on 31 Oct 2012
3 answers
351 views
I'm trying my hand at a custom aggregate class.  The report is bound directly to the datasource, and I put a text box in the report footer using the custom aggregate.  I was expecting the class to be instantiated once and accumulate values like all the examples show.  But in tracing the code execution in VS, I find that a new instance of the class is instantiated for every row in the dataset, meaning that no actual accumlation happens in the Accumulate method. 
The report has two levels of grouping, and I tried moving the text box to the footer of the inner group to see if it was an issue with being on the report footer.  No difference.

Can someone from Telerik please explain this?  Seems like if the function is called at the report level, there should be one instance of the class that accumulates the values for the whole bound data set.  Otherwise, all the code examples you have wouldn't work (i.e. this: http://blogs.telerik.com/blogs/posts/10-04-29/dynamic-sorting-of-reporting-crosstabs-using-a-custom-aggregate-function.aspx ) because the accumulation is actually held in a class level variable.

I'm pretty confused.
Peter
Telerik team
 answered on 31 Oct 2012
1 answer
105 views
Hello,
Good afternoon, I have a report with more than one subreport in the preview is displayed on a single page was not necessary to move between pages when printed and conformed to the number of leaves, when you switch to the version and update the project Control_Panel_Q2_SP1_2012_v6_1_12_820 leave to do so, each subreport shows me every page in subreport properties have active "KeepTogether = True" and subreports are in the area of "reportFooter" I need to have this functionality as I do.

greetings and thanks
IvanY
Telerik team
 answered on 31 Oct 2012
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
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?