Hi,
I have a problem regarding the close text (which is a tooltip) of the RadGrid's popup window. It's about the Resource "CloseText" in RadGrid.Main.resx. For our German customers we use RadGrid.Main.de.resx.
In German the text is "Schließen" (note the 'ß') which gets rendered as "Schließen". I tried to save the 'ß' encoded: "Schließen" which gets rendered as "Schließen".
It seems that the '&' is encoded correctly but the 'ß' isn't.
Is this a bug in the RadGrid? Or can I somehow solve this problem?
Thanks!
I have a problem regarding the close text (which is a tooltip) of the RadGrid's popup window. It's about the Resource "CloseText" in RadGrid.Main.resx. For our German customers we use RadGrid.Main.de.resx.
In German the text is "Schließen" (note the 'ß') which gets rendered as "Schließen". I tried to save the 'ß' encoded: "Schließen" which gets rendered as "Schließen".
It seems that the '&' is encoded correctly but the 'ß' isn't.
Is this a bug in the RadGrid? Or can I somehow solve this problem?
Thanks!