Hello, I have a page that contains a radwindow when it loads everything is fine but when I look to generate some action on it is not the ajax working and makes me postback.
|
In the radwindow page have a RadAjaxManager and RadScriptManager, the radajaxmanager have all the controls that must be allocated with ajax, but even so the loadingpanel not shown me and continues doing postback.
Theres some tip to put to work the radajaxmanager in a radwindow page ? |