UpdatePanels and ClientScript in custom Controls
Posted by: Rick Strahls WebLog,
on 12 Dec 2006 |
View original
Over the last few weeks since MS Ajax Beta rolled around Ive been getting a number of reports of the wwHoverPanel control running into some problems when running in combination with MS Ajax. The controls themselves dont interfere with MS AJAX directly, but if youre sticking the controls inside of an AJAX UpdatePanel() theres a problem as the script code that the controls spit out dont get properly generated into the callback generated updates. With the script code missing the controls still work...