Skip to content
Loading
Class sent to Post Action is null  
  •                       
  •                   
  •                   
  •                     class="form-group">  
  •                         class="col-md-10">  
  •                             "Status" asp-for="@item.Status" class="form-control">  
  •                                 "0">Operativo  
  •                                 "1">Nuevo Item  
  •                                 "2">Reparación  
  •                               
  •                             for="@item.Status" class="text-danger">  
  •                           
  •                       
  •                   
  •                   
  •                     "submit-data" type="submit" value="Update" class="btn btn-default" />  
  •                   
  •               
  •           
  •       
  •   
  • }  

  • 2 Replies

    Know the answer? Post it — somebody with the same question will find it here.