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
close icon

NumericTextBox doesn't work as numeric

Hello
I use the following line in order to create a numeric text box, in a partial view, but the result doesn't work as numeric.
Letters are accepted and the min and max value restrictions are not respected.

("i" in the followin gline is an integer)
@(Html.Syncfusion().NumericTextBox("paid_mn_"+i).Value(100).ShowSpinButton(false).StrictMode(true).TextAlign(TextAlign.Right).Width(70).AutoFormat(Skins.Metro).MinValue(0).MaxValue(999999999))

thank you in advance for your time
Eugenia Alefragi, 
Organotiki SA

1 Reply

ME Meena Syncfusion Team December 10, 2013 03:15 PM UTC

Hi Eugenia,

 

Thanks for contacting Syncfusion forums.

 

We have prepared a simple sample with given code and the NumericTextBox is working fine with no issues. The sample can be downloaded from the below link.

 

Kindly refer the sample and let us know if you have any concerns.

 

Regards,

Meena



NumericTextBox_Sample_fa401f9f.zip

Loader.
Live Chat Icon For mobile
Up arrow icon