Ejemplo n.º 1
0
 private void ThuePhong_Load(object sender, EventArgs e)
 {
     dgvThuePhong.DataSource = dal_phong.ThongTinCacPhongConTrong();
 }