private void txttk_NSX_TextChanged(object sender, EventArgs e) { dataGridView1.DataSource = hh.TKHH_NSX(txttk_NSX.Text); }