I have a RadComboBox
on an ascx that is used as both a control in a inline page as well as a in a popup. The selectedindexchanged is triggered within the inline page instance but not in the popup. Why?
This had to do with the RadComboBox in conjuction with RadScriptManager not being loaded properly