If you are a Silverlight developer and working with Telerik's Rad control library, you might have seen that the RadNumericUpDown control always displays the value with a comma separator as per your system's locale settings. But have you ever came to a situation where your client wants to remove the comma separator from the control? You will not find any properties in-built in it. Let's start today's discussion with it. Today in this post we will learn how to remove the comma separator from the Telerik's RadNumericUpDown control. You can see a screenshot below where the Numeric input box uses the comma separator by default (left) and another Numeric input box which does not use any separator (right). Let's start implementing the same for our demo. Let's create a Behavior of type RadNumericUpDown control which we will be able to plug into the Numeric UpDown control wherever we need it. To create a behavior, you must have to add the reference of...


I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too.

Stay tuned to my blogtwitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.


This article is related to

</ span>Architect,Intermediate,Articles,Computer Tutorials, Telerik, RadControls,RadNumericUpDown