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