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