Click here to Skip to main content
15,891,136 members
Please Sign up or sign in to vote.
4.00/5 (2 votes)
See more:
Hello All,

I am trying to get this code to work but so far no luck, please help!!!

I have the following objects in a form:

A datagridview with a bindingsource already populated

A combobox with some items on it

A button to execute the find method

What code I need to use to find the string contained in one of the fields of the bindingsource? The string contained in the bindingsource is the item selected in the combobox.


Thanks.
Posted

1 solution

 
Share this answer
 

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