Posts by Ulisses Correia • 1 point
2 posts
-
0
votes0
answers82
viewsQ: Numerical field error MVC Asp.Net
People I’m having trouble in Asp.NET MVC when I use numerical field I’m having error. Razor is like this @Html.EditorFor(model => model.AliqIpi, new { htmlAttributes = new { @class =…
-
0
votes1
answer37
viewsQ: How to use Dropdownlistfor cascading in Asp.net mvc
I use Select2 to popular a dropdown and would like to after choosing the item I update another dropdown or a label by doing a search. ex: @Html.DropDownListFor(m => m.IdEstado,…
mvcasked Ulisses Correia 1