ASP.NET Dropdownlist selectedindexchanged event not firing on up / down arrow

Posted by oo on Stack Overflow See other posts from Stack Overflow or by oo
Published on 2008-10-26T23:48:49Z Indexed on 2010/03/22 12:31 UTC
Read the original article Hit count: 593

Filed under:
|
|

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?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about dropdownlist