private void LoadDL() { this.dataGridViewChucNang.DataSource = pq.PhanQuyen_Get(); this.dataGridViewMenuPQ.DataSource = pq.MenuPQ_Get(); }