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

Grouping by 3 numbers on left

2 Answers 94 Views
MaskedInput (Numeric, DateTime, Text, Currency)
This is a migrated thread and some comments may be shown as answers.
Alexandre
Top achievements
Rank 1
Alexandre asked on 14 May 2018, 12:56 PM

Hi, I am using a telerik:RadMaskedNumericInput control but I need to grouping by 3 numbers on left for example:

Before: 21.232

After (How I need!): 212.32

 

How? Thks!

2 Answers, 1 is accepted

Sort by
0
Alexandre
Top achievements
Rank 1
answered on 14 May 2018, 12:59 PM
Sorry, but I'm using pt-BR as culture option so the comma is changed by dot.
0
Stefan
Telerik team
answered on 17 May 2018, 08:29 AM
Hello Alexandre,

You should be able to achieve this by using the FormatString property of the control. This topic is covered in greater detail in the MaskedNumericInput article. You can also check out the Dynamic Format String SDK Example. It can be reviewed through the SDK Samples Browser.

I hope this helps, Alexandre. Let me know in case further assistance is needed.

Regards,
Stefan
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
Tags
MaskedInput (Numeric, DateTime, Text, Currency)
Asked by
Alexandre
Top achievements
Rank 1
Answers by
Alexandre
Top achievements
Rank 1
Stefan
Telerik team
Share this question
or