J
JacquesOkes
Guest
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 comboboxs 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!
Continue reading...
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 comboboxs 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!
Continue reading...