Code in asp.net retrieve data from table into corresponding fields when the

Ravi

New member
dropdownlist selected data changed? when dropdownlist selected data changed the corresponding data ll be retrieved from the table and appear in the fields.. for ex. when the emp number has been changed in dropdownlist corresponding emp name will display in textbox.
 
Back
Top