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