vb.net - Select dropdownlist item after button click -
I have an asp drowndownlist and I want to change its selection after a button click. I can not find any way to do this, is there any way? (A kind of reset button, and I would like the dropdown list to return to the "default" value.)
dropdown list. Selected index = -1
Comments
Post a Comment