private void GetChucVu() { pDM_ChucVuInfo.DM_ChucVuID = 0; dtChucVu = oBDM_ChucVu.Get(pDM_ChucVuInfo); grdChucVu.DataSource = dtChucVu; }