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

Setting the Culture

1 Answer 113 Views
MaskedInput (Numeric, DateTime, Text, Currency)
This is a migrated thread and some comments may be shown as answers.
Schokoolero50
Top achievements
Rank 1
Schokoolero50 asked on 17 Mar 2011, 08:18 AM

Hello,

per default the culture of the RadMaskedNumericInput is set to en-US, changing that to a suitable value initially is easy enough. But how do I use the system-culture instead?

Setting the culture for every single control (and there will be hundreds of them) when the program is started is hardly the way to go. I tried using the value "(Standard)" from the selection of cultures available in the culture-property, but that is not an excepted value for that property.

I'm currently using the trial version of the 2011 Q1 release.

1 Answer, 1 is accepted

Sort by
0
Accepted
Alex Fidanov
Telerik team
answered on 17 Mar 2011, 05:19 PM
Hello Schokoolero50,

Currently, the masked input control's Culture property will default to en-US. We are going to change this, so that it uses the CultureInfo.CurrentCulture by default. Thank you for reporting this.

Regards,
Alex Fidanov
the Telerik team
Tags
MaskedInput (Numeric, DateTime, Text, Currency)
Asked by
Schokoolero50
Top achievements
Rank 1
Answers by
Alex Fidanov
Telerik team
Share this question
or