How and why could this be happening? I have a button with a click event that works fine if there is no report selected, but when I select a report, it does it's own SelectedIndexChange event, then I click the button and it does the dropdownlist's SelectedIndexChange
event again. and doesn't even trogger the click event.
Go to the complete details ...