Telerik Forums
Reporting Forum
1 answer
106 views
Hi,
I am trying to design report which will present for each row from SQL table some text boxes plus Tiff file in picture box which is bound to the row, Can I achieve it with Telerik Reporting? Any hints would be appreciated.
Jacek
Arron
Top achievements
Rank 1
 answered on 06 Nov 2013
5 answers
349 views
Hello. I have a textbox that is partially hiding some text before it wraps to the next line. The issue is very similar to this one: http://www.telerik.com/community/forums/reporting/telerik-reporting/issue-with-text-wrapping-in-textbox.aspx. I have tried all of the suggestions made in that thread with no luck.

I have the Reporting Q2 2013 version installed.

I've made the textbox display all of the text successfully by making the textbox extend past the 10.5in width but that messed up the printed version.

I've attached a screenshot of the problem. Notice how the right side is missing its text. That text IS THERE; I can highlight the text then copy/paste into Notepad++ and see all of the text.... just not in the report.

Can someone please help me figure this out? What other information would be helpful to you all?

One more thing, this is in a sub report. The main report and the subreport both have widths of 10.5in ( I've verified that ). 
Andrew
Top achievements
Rank 1
 answered on 05 Nov 2013
1 answer
193 views
Hi 
When we use the currency format on the reporting TextBox, there is no way to set the flow direction of the (wpf)TextBox.
As you can see on the attached image the currency mark is located right to the value.
When I use a wpf tool, such as snoop, i can see that when i set the flow direction leftToRight, the format is alligned as expected.
is there a way to change the flow direction of the (wpf)TextBox that is eventually generated by the report?
or, is there a way to allign it in another way?
Thanks
Nasko
Telerik team
 answered on 05 Nov 2013
5 answers
155 views
Hello everyone,

Since the latest Firefox update, the Report Viewer is unable to print the reports. I'm aware we need the Adobe Acrobat Plugin and of course this plugin is installed. In Internet Explorer everything works as normal.

This issue can be repoduced:
- Go to http://demos.telerik.com/reporting/barcodes/demo.aspx or any other report in the Report Viewer
- Click Print Button

Anyone have an idea to fix this issue?

Regards,

Jesse
Peter
Telerik team
 answered on 05 Nov 2013
1 answer
325 views
how to count non-null rows or rows that are not 1

I have a report and I want to get some totals where I show a total or all the rows that exist (there are rows that have null values and I don't want those counted) or I have a different column that is either zero or one and I want a count of all the 1's.

Problem is I am getting all the rows, regardless of the actual value.

I tried stuff like this for the 1's
= Count(Fields.MyValue = 1)
but that returns the same thing as 
= Count(Fields.MyValue)

Or looking for the values that are null I tried something like this
= Count(Fields.MyValue is not null)

How do I get a count of just the non-nulls or the 1's?
Squall
Top achievements
Rank 1
 answered on 04 Nov 2013
1 answer
66 views
Initial view of my report in IE8 web viewer within Visual Studio 2010 localhost (report viewer version 7.2.13.1016) is correct.  When I change the report parameters and Preview the new data content the report layout is removed. 

The report was created using the Table Data item wizard.

View mode is interactive and viewstatemode is inherit.

Is there a way to preserve the report layout; I can't seem to find the correct settings.  Note the report layout is retained if I change the view mode to Printview.

I have attached samples of the reports with the two reports.

Thanks
John
Stef
Telerik team
 answered on 04 Nov 2013
2 answers
214 views
i am using HTML 5 Viewer with a DDL Parameter but the list is large, is there a way to implement autocomplete or search functionality to set the parameter?
Saud Almutairi
Top achievements
Rank 1
 answered on 04 Nov 2013
19 answers
704 views
Recently i install Rad Controls 2013 Q1 and Telerik Reporting 2013 Q1. But when add a Report viewer to my window then it show The method or operation is not Implemented in XAML code and when try to run it show me Set property 'System.Windows.ResourceDictionary.DeferrableContent' threw an exception. exception.

I don`t understand what i am doing wrong. I just drag ReportViewer to my window and then it show this error.
I attach a image for better understanding. 

Please response quickly. My client is waiting for it.

Thank you.   
Stef
Telerik team
 answered on 04 Nov 2013
2 answers
169 views
Hello, Telerik Team.

I've created three reports, following the guidelines of your Master-Detail Report article. My master report contains one sub-report. This subreport also contains one subreport, as I present my data in the following format:

  • Profile
  • Category 
  • SubCategory
  • Details

The following screenshots demonstrate what my problem is. The interactive layout presents the format I want for my report, albeit with repeated subcategories, and thus, repeated detail values; the print preview on the other hand, presents a category and its subcategories in a single page, and the details in a separate page. 

Each subreport has a separate datasource, and the parameters sent are dependent on values from the upper reports. So the details shown are only those from the subcategories and the specific profile that contains those values, while the subcategories shown are only those from its upper category and the specific profile that has such subcategories in it. 

What can I do to avoid my subcategories being repeated the same amount of times the detail values it contains, and how may I keep all these detail values in a single page?

I've attached an image of a diagram that demonstrates how the tables I'm using for my reports are related, if perhaps I am not explaining myself clearly.

EDIT: I am using C# and this is a WinForm application, if there is a programmatic solution for this.

Anton
Top achievements
Rank 1
 answered on 04 Nov 2013
1 answer
172 views
Hi Team,

I have one doubt.

Â¥ Symbol is not coming in PDF Export by using font SimHei. But it was coming in PPT Export.

I Embedded the font in pdf.

All other chinese characters coming in PDF Except this Â¥ Symbol. 

If Simhei font is not supported this Â¥ Symbol means how it is coming in PPT. So i hope it is not the issue of font. Please help me out this issue

Please check attached image.

  
Nasko
Telerik team
 answered on 04 Nov 2013
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?