private void txttk_Maphong_TextChanged(object sender, EventArgs e) { dgvPhong.DataSource = tk.TKPhong_MaPhong(txttk_Maphong.Text); }