Since RadAjax Prometheus can not ajax update container controls (such as a panel), what's the best way to set up ajaxify 10 buttons inside a div using RadAjaxManager? Each of the 10 buttons update another control on the page. Do I have to setup AjaxSetting for each of the 10 buttons? Also, how do I ajax an usercontrol? In previous version, I wrap the usercontrol inside a panel and update the panel.