|
Hey
I am getting the Hang of this now
I am using C#, building a Windows Form
What I would like to do is have a txtbox, where someone types in something, then the results will show (A datagrid will do), then they can click on a button, and it will add that number in another txtfield on another Dialog box.
Its a Product Code finder, if they dont know the code of the product, they will open the dialog box, and search by product name
How would I go about doing this?
|