Hi,
I have a txtSearch which is expecting 'surnames' from a "contacts" table.
Based on this I would like my datagridview to fill based on the txtSearch.text value.
No idea how to set this up.
I am using datasets and have a customerTableAdapter set up which FILLS with all data but not sure how to set up the filtering or whatever.
Please advise, only 4 months into programming
Thanks in advance