private void txtTK_Email_TextChanged(object sender, EventArgs e) { dtGirdChiTietNXB.DataSource = tk.TK_Email(txtTK_Email.Text); }