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

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top