Version: Q1/2013
There seems to be a bug in Silverlight ReportViewer. The tooltip for exporting is not shown, instead debugging window shows that "ExportToolTip" is not present in "Telerik.ReportViewer.Silverlight.ReportViewerModel". I had looked in the source code and indeed this is missing.
Regards
Neils
There seems to be a bug in Silverlight ReportViewer. The tooltip for exporting is not shown, instead debugging window shows that "ExportToolTip" is not present in "Telerik.ReportViewer.Silverlight.ReportViewerModel". I had looked in the source code and indeed this is missing.
Regards
Neils
3 Answers, 1 is accepted
0
Hi Neils,
There was a bug with the export tooltip a couple of Q-s ago but it should be no longer present. We tested it on our side and the Export tooltip is available and fully localizable (tested with version 7.0.13.228). As to the ReportViewerModel - it doesn't have a property for the tooltip and it's not supposed to. As you can see from the source, the tooltip is bound directly to the TextResources.
Please check if you are using the correct version of the assemblies and indeed the viewer is version Q1 2013.
Kind regards,
Elian
the Telerik team
There was a bug with the export tooltip a couple of Q-s ago but it should be no longer present. We tested it on our side and the Export tooltip is available and fully localizable (tested with version 7.0.13.228). As to the ReportViewerModel - it doesn't have a property for the tooltip and it's not supposed to. As you can see from the source, the tooltip is bound directly to the TextResources.
Please check if you are using the correct version of the assemblies and indeed the viewer is version Q1 2013.
Kind regards,
Elian
the Telerik team
Telerik Reporting Q1 2013 available for download with impressive new visualizations. Download today from your account.
0
Heiko
Top achievements
Rank 1
Iron
Veteran
answered on 18 Mar 2013, 05:53 PM
The tooltip is displayed when Office-Black Theme is used. When using other themes such as Windows8 the tooltip is empty. In Debug-Window I have the following error message (sorry, german version... in short it is saying: property "ExportToolTip" not found in "Telerik.ReportViewer.Silverlight.ReportViewerModel")
System.Windows.Data-Fehler: "BindingExpression"-Pfadfehler: Die Eigenschaft "ExportToolTip" wurde in "Telerik.ReportViewer.Silverlight.ReportViewerModel" "Telerik.ReportViewer.Silverlight.ReportViewerModel" (HashCode=55281755) nicht gefunden. BindingExpression: Path="ExportToolTip" DataItem="Telerik.ReportViewer.Silverlight.ReportViewerModel" (HashCode=55281755); Zielelement ist "System.Windows.Controls.ToolTip" (Name=""); Zieleigenschaft ist "Content" (Typ "System.Object")..
See screenshots taken from Telerik Reporting Examples (executed locally). In Windows8 theme there is only this very small empty box under the arrow.
System.Windows.Data-Fehler: "BindingExpression"-Pfadfehler: Die Eigenschaft "ExportToolTip" wurde in "Telerik.ReportViewer.Silverlight.ReportViewerModel" "Telerik.ReportViewer.Silverlight.ReportViewerModel" (HashCode=55281755) nicht gefunden. BindingExpression: Path="ExportToolTip" DataItem="Telerik.ReportViewer.Silverlight.ReportViewerModel" (HashCode=55281755); Zielelement ist "System.Windows.Controls.ToolTip" (Name=""); Zieleigenschaft ist "Content" (Typ "System.Object")..
See screenshots taken from Telerik Reporting Examples (executed locally). In Windows8 theme there is only this very small empty box under the arrow.
0
Hello Neils,
Peter
the Telerik team
We have verified the issue and can confirm that such a problem really exists. The issue is logged in our bug tracking system and will be fixed for the next official release or an internal build.
Your Telerik points have been updated for letting us know about the problem.
Peter
the Telerik team
Telerik Reporting Q1 2013 available for download with impressive new visualizations. Download today from your account.