private void txttk_Tenphong_TextChanged(object sender, EventArgs e) { dgvPhong.DataSource = tk.TKPhong_TenPhong(txttk_tenphong.Text); }