Telerik Forums
Reporting Forum
2 answers
386 views
Hai,

I am using Q12011. Report is not showing any data in preview or when viewing through my web application. I am class library project report. Data source returns data and it is showing in Execute query section. But nothing showing in report. I am not able to show anything from database in the report. Database connection and parameters are all correct. But nothing from database showing in the report.

Please help ..


Steve
Telerik team
 answered on 05 Nov 2012
6 answers
529 views
Hello,

I want to print a Section only on Bottom of the first page, without reserving the blanket space on the following pages...

I attempted two ways to solve the problem...

1) First I tried to make a Page footer which is invisible, and with conditional Formatting ("= PageNumber"    =  "= 1" ).
On this way I'm able to print the Page Footer only on the first Page, but on the following the blanket space is reserved.

2) The Second way is that i have tried to make a Goup Footer (Because if a GroupFooter is invisible the space is not reserved).
But the Problem here is, that the conditional Formatting don't work ("= PageNumber"    =  "= 1" ) because the variable "Pagenumber"
is not available in a Group Footer

Is there any way to resolve this problem?

Willi
Jack
Top achievements
Rank 1
 answered on 03 Nov 2012
2 answers
137 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
393 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
122 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
389 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
103 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
199 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
81 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
288 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
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?