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

[Solved] Formatting

2 Answers 82 Views
NumericTextBox
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Robert Mullen
Top achievements
Rank 1
Robert Mullen asked on 24 Feb 2010, 06:17 PM
Is it possible to control the formatting of the numeric value? I need to display numerics over 999 with no comma but don't see an example of how to do this.

TIA

2 Answers, 1 is accepted

Sort by
0
Robert Mullen
Top achievements
Rank 1
answered on 24 Feb 2010, 06:33 PM
As a work around you can set your NumberGroupSize bigger than your MaxValue. Not a great way to do it but it works. I tried setting the separator character to and empty string but that caused an error.
0
Georgi Krustev
Telerik team
answered on 25 Feb 2010, 03:55 PM
Hello Robert,

Currently using .NumberGroupSize(), as you described in your last post, is the only workaround.
This problem was fixed and the changes will be applied to next release of the Telerik Extensions for ASP.NET MVC, which will be in the begging of the March.

Best wishes,
Georgi Krustev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
NumericTextBox
Asked by
Robert Mullen
Top achievements
Rank 1
Answers by
Robert Mullen
Top achievements
Rank 1
Georgi Krustev
Telerik team
Share this question
or