This question is locked. New answers and comments are not allowed.
Hi, I'm trying to use RadAjaxManager in WSS, without any success.
To do this, I have a usercontrol, and use it with smartpart.
This simple usercontrol works perfectly outside WSS but in WSS I have strange behavior.
First here's my usercontrol : a button, a label, a radajaxloadingpanel, a radajaxmanager with the button as ajaxified control and the label as the updated control.
My strange behavior : in wss, after first page load, I click on my button : postback :-( , I click a second time on my button : no postbask and my loading panel appear (great !), I click a third time on my button : no postback but no loading panel :-(
I' have tried the "UpdatePanelFixup" without success, I don't know what to do ? Is it possible to use RadAjaxManager on WSS ?
I really need your help.
Thanks in advance.
To do this, I have a usercontrol, and use it with smartpart.
This simple usercontrol works perfectly outside WSS but in WSS I have strange behavior.
First here's my usercontrol : a button, a label, a radajaxloadingpanel, a radajaxmanager with the button as ajaxified control and the label as the updated control.
My strange behavior : in wss, after first page load, I click on my button : postback :-( , I click a second time on my button : no postbask and my loading panel appear (great !), I click a third time on my button : no postback but no loading panel :-(
I' have tried the "UpdatePanelFixup" without success, I don't know what to do ? Is it possible to use RadAjaxManager on WSS ?
I really need your help.
Thanks in advance.