Pregunta

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?

¿Fue útil?

Solución

This had to do with the RadComboBox in conjuction with RadScriptManager not being loaded properly

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top