Click here to Skip to main content
15,899,023 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I am new in C#, and not sure how to go about creating a search box on datagrid view using sql server in C# windows form.

Please help, thanks.
Posted
Updated 7-Jul-12 19:38pm
v2
Comments
[no name] 8-Jul-12 6:05am    
First thing to do is to figure out what it is that you are trying to do. ADO.NET does not and cannot contain textboxes.
I am not too sure what it is that you need help with. Put a textbox on your form, define the event handlers and create the database connection. What is it that you are having trouble with?

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900