We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Symbols

hi can we add symbols like Lbs, Bmp or any other.

1 Reply

HM Hemalatha Marikumar Syncfusion Team June 8, 2016 11:10 AM UTC

Hi Atif,

Thanks for contacting Syncfusion Support.

You can achieve your requirement by using “FormatString” property which determines the format specifier by which the display text has to be formatted. By default, we can maintain three types FormatString (n, p, c). Please visit the user documentation for more information

UG Link: http://help.syncfusion.com/xamarin/sfnumerictextbox/number-formatting

By passing your own symbol (lbs, Bmp and any other symbol) as string, we can add that with SfNumericTextBox value. Please use the following code Example

Code Example,

<NumericTextBox:SfNumericTextBox x:Name="sfNumericTextBox" Value="200" FormatString=""/>  


We have created a sample for achieving your requirement. Please download the same from the following link

Link: http://www.syncfusion.com/downloads/support/forum/124406/ze/NumericSymbol406080791

Regards,
Hemalatha M.R


Loader.
Live Chat Icon For mobile
Up arrow icon