Exemple #1
0
 private void btnTim_Click(object sender, EventArgs e)
 {
     dGVdssv.DataSource = PhongBLL.Search(txtNhap.Text);
 }