Quantcast
Channel: Windows Forms Data Controls and Databinding forum
Viewing all articles
Browse latest Browse all 2535

Combobox has been populated, would like to use this information to populate databound texboxes

$
0
0

I have a combobox which has been populated from an sql query with datareader.

I then have databound textboxes on the screen which I would like to have their text changed based on the scrolling through the combobox. 

The combobox's values will change based on other criteria...but the value is a number which is a unique identifier of each field.

combobox contains a contract number which is unique. and the textboxes contain other information like person who signed the contract, date, place ....all specific to each contract number.

Any help would be very much appreciated!



Viewing all articles
Browse latest Browse all 2535

Trending Articles