private void FrmChonPhongThi_Load(object sender, EventArgs e) { dgv_DanhSach.DataSource = SearchData.LoadPhong(_idKythi); }