SelectedIndexChanged triggered not consistent

TumultyKizerzc

New Member
I have a \[code\]RadComboBox\[/code\] 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?
 
Back
Top