Пример #1
0
 private void txttkNhanDe_TextChanged(object sender, EventArgs e)
 {
     dgvTaiLieu.DataSource = tk.TKTL_NhanDe(txttk_NhanDe.Text);
 }