private void txttk_TenHH_TextChanged(object sender, EventArgs e) { dataGridView1.DataSource = hh.TKHH_TenHH(txttk_TenHH.Text); }