Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
350
Localizing the 'There are not any valid treemap nodes' message
posted

Hi Infragistics,

I need to edit the 'there are not any valid treemap nodes' message, so I can localize it to German, for example. I wouldn't mind sorting out the grammar a bit in English too. I had a look in the default template for the control, and a look through the properties, but I can't see where it is set. Any ideas?

Thanks

Pete

Parents
No Data
Reply
  • 34810
    Offline posted

    Hello Peter,

    To localize the “There are not any valid treemap nodes” message, I would recommend doing it through .resx files. I have attached a sample application showing how to use them and register them in your application for your XamTreemap.

    For your reference, and if you have the Infragistics samples installed, a common directory to find this .resx file is below:

    C:\Users\Public\Documents\Infragistics\2014.2\WPF\Samples\CLR4.0\IGTreemap\Resources\SampleControlStrings

    Please let me know if you have any other questions or concerns on this matter.

    Sincerely,
    Andrew
    Developer Support Engineer I
    Infragistics Inc.
    www.infragistics.com/support

    XamTreeMapResxCase.zip
Children