ASP.NET Dropdownlist selectedindexchanged event not firing on up / down arrow
- by oo
I have a server dropdownlist in an Ajax updatepanel. When I use the mouse to click on an item it fires the postback but when I click the up/down arrow to change entries, this is not firing. What could be reason?