private void txtTk_TacGia_TextChanged(object sender, EventArgs e) { dtGrigSach_DG.DataSource = tk.TKTen_TacGia(txtTk_TacGia.Text); }