This is a migrated thread and some comments may be shown as answers.

[Solved] RadAjaxManager working on WSS

1 Answer 29 Views
RadControls
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
test
Top achievements
Rank 1
test asked on 10 Aug 2010, 10:39 PM
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.

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 13 Aug 2010, 01:54 PM
Hi test,

Please note that in similar scenario in SharePoint environment you should place the RadAjaxManager in the master page of the application in order to have the Ajax working properly.

Sincerely yours,
Maria Ilieva
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
RadControls
Asked by
test
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or