Widgets > Input Widgets > wijinputnumber > wijinputnumber Tutorial |
The following tutorial will walk you through the steps of creating an MVC project with an input textbox that will display a numeric value no higher than 1000, no lower than -100, and with three decimal places.
This topic assumes you have already created an C1 ASP.NET MVC 5 Web Application. If you haven’t, please reference Creating an MVC Classic Project.