ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
A numeric input field that allows negative numbers to be entered will display NaN when a - is entered.
Title:
B
I
{code}
?
@Html.Awe().NumericInput(new NumericInputOpt { Name = "帳款金額",AllowNegative=true , Decimals = 2, Value = Model.帳款金額 }) AwesomeMvc Version is 8.0.5.0
Save Changes
Cancel
RayBen
asked 20 hours ago
there was a issue related to NumericInput fixed in 8.1 https://www.aspnetawesome.com/learn/release/Version8-1 you can try this code in the latest version 9.0
20 hours ago
Omu
Answers
please
Sign In
to leave an answer
By accessing this site, you agree to store cookies on your device and disclose information in accordance with our
cookie policy
and
privacy policy
.
OK