override protected void DeleteCurrentRow()
 {
     BllHrPersonnelFile.DelCell((long)baseDataGridView.SelectedCells[0].Value);
 }