Hi all 
i have a windows form with a datagrid on it. I also have a textbox txtSearch where users will type in a name and then the datagrid displays the records based on the search.
While i know what i want to do...i have no idea how to achieve this?? any help would be much appreciated. Eg..what would the code behind the txtSearch be?
i have a windows form with a datagrid on it. I also have a textbox txtSearch where users will type in a name and then the datagrid displays the records based on the search.
While i know what i want to do...i have no idea how to achieve this?? any help would be much appreciated. Eg..what would the code behind the txtSearch be?