ERAttendance.frmAttendanceEntry.btnSave_Click Function
Save is used to update an existing or insert a new Attendance record

Private void btnSave_Click (object, System.EventArgs)
  Type Name Description  
    object sender    
    System.EventArgs e    
  Return Description  
    void