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