When clicking the items in the drop down list, selected index changed triggers the server side code. However, after the first click on the item, nothing happens.
I think that this is because if the user clicks the item again, the selected index does not change. It already has changed.
This all makes sense, but is there a way to make a click event trigger the code again?
Thank you...
Carthalion
Go to the complete details ...