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.
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.