Why selected index fires only once the Index of the ListItem is changed?

Posted by Pandiya Chendur on Stack Overflow See other posts from Stack Overflow or by Pandiya Chendur
Published on 2010-03-09T04:30:20Z Indexed on 2010/03/09 4:36 UTC
Read the original article Hit count: 214

Consider a asp:dropdownlist which fires SelectedIndexChangedEvent based on listitem index.....

But why the event doesn't fire for the same listitem index when selected again....

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about dropdownlist