I am having problems with Asp.NET MVC when using numeric field I am having error. Razor is like this
@Html.EditorFor(model => model.AliqIpi, new
{
htmlAttributes = new {
@class = "form-control", @style = "text-align: right;", @t...
asked by
09.10.2018 / 00:06