The localization of the GridView works pretty good except that one little Filter Text "Between" gets no localized text. The Property FilterFunctionBetween is set in the XML structure passed to the Grid but nothing happens.
Am I missing something or is this a problem?
Thanks,
Tommy
3 Answers, 1 is accepted
0
Nick
Telerik team
answered on 22 Apr 2009, 04:00 PM
Hi Tommy,
I've just tested the localization provider class from our documentation and it seems to work properly. Do you use a decimal column? If so, please send us a sample project reproducing the issue. Please note that you have to open a new support ticket so that you can attach files.
I saw the problem, the Property Name is FilterFunctionsBetween and not FilterFunctionBetween as shown in the code of your Globalization demo. I see that every other Property for the Filter starts with FilterFunction... so that seems a little strange.
Thanks, Tommy
0
Nick
Telerik team
answered on 28 Apr 2009, 04:09 PM
Hi Tommy,
Thank you for your feedback. Yes, it is a bit odd, but we decided to keep it as it is for backward compatibility.
Do not hesitate to write me back if you have further questions.