How can I change the value of a textbox whenever a dropdownlist within a gridview has its value changed?
On page load, the textbox shows the selected value, but when
this happens to me once then i code like this... but i didnt use the onLoad attribute, tell me if this works,