Skip to content
Loading
Add Record when clicked Save in modal popup  
  •   
  • class="form-group">  
  • class="control-label col-sm-3" for="IsActive">Active  
  • class="col-sm-2">  
  • "text" class="form-control form-control-sm" id="txtIsActive" placeholder="Active">  
  •   
  •   
  •   
  •   
  • class="modal-footer">  
  • "button" class="btn btn-primary" id="btnAdd" onclick="return Add();">Save  
  • "button" class="btn btn-primary" id="btnUpdate" style="display:none;" onclick="Update();">Update  
  • "button" class="btn btn-warning" data-dismiss="modal">Cancel  
  •   
  •   
  •   
  •   
  • Thanks

    1 Reply

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