This is a migrated thread and some comments may be shown as answers.

ReportViewer - Problems with Localizing the "Invalid value for parameter..." Tooltip

1 Answer 42 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Filip
Top achievements
Rank 1
Filip asked on 08 May 2014, 10:38 AM
Hi. I've been trying to localize the (WPF) report viewer strings, and while most of it is done, I still have a problem with a few items.
Namely, I can't get the localization to work with one particular tooltip - the one that shows when the user hovers the mouse over the red validation error indicator (see attachment). I'm using resource files to do this, and, to my understanding, the localized string should be placed under the InvalidValueForParameter key, but this doesn't work for some reason. We're using Telerik Reporting Q1 2013.
Also, I noticed that your documentation for ITextResources <a href="http://www.telerik.com/help/reporting/allmembers_t_telerik_reportviewer_wpf_itextresources.html">here</a> does not specify the PageSetupToolTip property, nor the StopToolTip property - is this an accidental omission, or are there differences between the versions?

P.S. I also noticed that ITextResources interface doesn't contain an InvalidValueForParameter property in TR Q1 2013. Does this mean that this particular tooltip cannot be localized in this version?

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 13 May 2014, 11:20 AM
Hello Filip,

We tested Telerik Reporting Q1 2014 SP1 and setting the InvalidValueForParameter property in the TextResources changes successfully the string in the tooltip. Also the mentioned resources are listed in our API reference - ITextResources Properties.

If you test Telerik Reporting Q1 2013, there is no such property yet.

Regards,
Stef
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
Filip
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or