I m new to C#, so please ignore if I use wrong terms.
I m working on a single form application in VS2010, with sql database. I have successfully inserted the data in to database table.
but search is the problem, when ever i try to perform the search the datagridview control displays all the data present in the database.
this is what I m doing...
Code:
private void btnSearchName_Click(object