Telerik Forums
Reporting Forum
2 answers
1.3K+ views
I have a report that supports multiple languages. Most of them display and export to PDF correctly. But there are two that will display correctly in the ReportViewer, but when exported to PDF they display all the characters as empty squares. I'm using Arial Unicode MS as the report's base font. The two problem languages are Amharic and Tigrinya. They do display correctly if exported to Word or Excel. The properties of the PDF show that it is using the correct Unicode font. This is all taking place on my desktop development environment. I've checked all the language settings on my computer and read other threads here with a similar problem. None of the suggested solutions work. The report does work properly in English, Russian, French, Somali, Spanish, and Vietnamese.

Anything else I can try?

Thanks!
Hinata
Top achievements
Rank 1
 answered on 24 Mar 2015
1 answer
189 views
I have problem with telerik report component. I do not how to start fix it.In common I have SilverLight project where I use telerik report. I used version 7.0.13.220 (Q1 2013 build 7.0.13.220) But i update telerik Kendo UI to 2013.1.220.1050After that my reports do not open in Design mode. But it works in application.When I update version of telerik report 8.1.14.804 (Q2 2014 SP1)In this case I can open report in design mode. But I got error in app

A report can't be created from Reports.CustomerBalances, DMS2.Reporting, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null Unable to cast object of type 'CustomerBalances' to type 'Telerik.Reporting.IReportDocument'.

Do you have any idea ?
Stef
Telerik team
 answered on 24 Mar 2015
1 answer
283 views
Hi,

I am currently using Q1 2015 of Telerik Reporting WPF ReportViewer.
Is it possible to either modify the Toolbar or to hide the Toolbar and create my own Toolbar?

Kind Regards,

JP van der Merwe
Stef
Telerik team
 answered on 24 Mar 2015
7 answers
344 views
Hi, I'm trying to create a report with multiple collapsible groups but can't figure out how to hide the details when the parent group is collapsed. For example, the report could look like this:

Group 1 Header
  Group 2 Header
    Details

Using the Toggle Visibility Action, if I set the target of Group 1 Header to Group 2 Header, and Group 2 Header to Details, I'm able to expand the Group 1 Header, and Group 2 Header correctly. However, collapsing the Group 1 Header after expanding both sections only hides the Group 2 Header and leaves the Details section visible.

I've tried setting the targets for Group 1 Header to both Group 2 Header and Details, but that seems to break the expanding functionality as Group 2 Header is never shown when you expand Group 1 - you just see the Details section as if Group 2 isn't there.

Attached is an illustration of the issue.

Is there a way to accomplish this functionality? I'm currently using Telerik Reporting Q2 2013 (7.1.13.612).
Nasko
Telerik team
 answered on 23 Mar 2015
38 answers
2.3K+ views

Is there a way to have a textbox with underline/bold to different parts the text?

Like this:

Please NOTE: This is a test

Thanks,

Brett

Ladislav
Top achievements
Rank 1
 answered on 23 Mar 2015
1 answer
134 views
Hello,
I have be at this for hours trying to figure out why the picturebox (in image placed at runtime) will not push over the textbox to the right of it on one of my reports. I have numerous reports with company logo in the left hand corner with their address in a textbox set in the page header right to the right of it and they all seem to work with the exception of this one report.
I tried everything I can think of short of building the report over from scratch.
The picturebox is Achored to the Top/Left  and it's Sizing set to "AutoSize", Docking = "None"
The text box  has Achoring & Docking set to "None", CanGrow = True, CanShrink = False.
I have compared with other reports with apparently identical setup that work and still the Address textbox will not move.

I have messed with the Z-order which didn't make any diff (since I can't see what it is on other reports that work)..
If I bring the textbox to the TOP It will print the address on top of the logo, If I send it to BACK then the Logo just hides the Address.

PLEASE let me know what I am missing.
Thank you
Nasko
Telerik team
 answered on 21 Mar 2015
5 answers
1.2K+ views
Hi,

Here i need to hide the panel if some field data contains null value. I have tried by condition formatting and also from code behind on item data bound event but still its no give me desired result.

Please assist me for the same.

Thanks & Regards,

Kaushal Jani
Nasko
Telerik team
 answered on 21 Mar 2015
1 answer
466 views
I have a report in which there are some vertically stacked panels. Some of them may be hidden (with conditional formatting). How to set the location of the remaining panels so that there will be no empty space in place of a hidden panel (it already has Binding: Height = 0). Example
[some panel]
  [panel x may be hidden if no data]
  [panel y may be hidden if no data]
  [panel z may be hidden if no data]

So if panel y is hidden, z should move up. What kind of properties/bindings need to be set for this? The Y coordinate for the first panel is fixed.
Stef
Telerik team
 answered on 20 Mar 2015
4 answers
441 views
Hello, 

I am working on a report where i have a sub report ,

i implemented the NeedDataSource  event  of the SubReport object inside the main report,
Also i  set the ReportSource property to object instance of my Sub report.

The sub report is displayed correctly (for example setting "=Fields.Name"   in a text box returns the right value)

I need to access to the DataSource property inside the sub report  from C#  (this.dataSource) bu it is always null.


Thanks  in Advance 
Amine
Nasko
Telerik team
 answered on 20 Mar 2015
2 answers
239 views
Hi There,

I implemented some reports with parametric queries. Like start date, end date etc.. In addition, I am showing the selected report inside of Radwindow.
So they can see selected parameters when they close radwindow or make some changes on parameters.

Here is the problem, a user selects a report and report takes some time to load. Then,the user is closing the radwindow and changing date time parameter for example and press render button again. However the previous report request still processing and not terminated. I noticed that from SQL Server side. When the old one is completed new request is starting rendering. Therefore page is handling and waiting to finish other other window.

So I am looking a way do stop processing of old report render request if they close radwindow. 

Is there any idea that help me?

Thanks
Mikail
Top achievements
Rank 1
 answered on 19 Mar 2015
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?