3
Answers

Create a search textbox to filter a datagridview

Photo of Viren Martins

Viren Martins

7y
675
1
Hi Guys,
 
I have a datagridview that is populated by a SQL connection string. I want to take this one step further and add a textbox and a button above to search the datagrid for a value in the textbox.
 
How do I achieve this?
 
Thanks in advance.

Answers (3)