Engage on Facebook Engage on Twitter Engage on LinkedIn Engage on GitHub components notes mobile card heart 2 infinite mirror 2 pricing support

SelectedIndexChanged and ASP.NET AJAX

By Brian Dukes

If you are using a control's SelectedIndexChanged event as a trigger for an UpdatePanel, you may be surprised to find that it only fires a callback when you change from the initial index, but not when you change back.  Long story short, you need to have the control inside of an UpdatePanel, so that when you change the index, the control can be changed to fire an event for the now-unselected item. 

Planning a DNN upgrade? Download our guide