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

Update panels in SP sandboxed solution

1 Answer 41 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Bhanu
Top achievements
Rank 1
Bhanu asked on 06 Jun 2012, 09:22 AM
Hi Team,

We are currently migrating an application developed as sharepoint farm solution to sandboxed solution. I have used update panels to avoid the postbacks in my farm solution. Knowing that ajax/telerik controls are not supported in sandboxed solution, do i have any alternative to replace the update panels functionality in sandboxed environment. I want to avoid un necessary post backs.

Thanks,
Bhanu.

1 Answer, 1 is accepted

Sort by
0
Marin
Telerik team
answered on 11 Jun 2012, 08:23 AM
Hi,

 I don't think there can be an easy alternative to this issue. The sandbox solutions themselves limit the use of ScriptManager and script controls as a whole. So asynchronous calls in the sense of the MS Ajax framework indeed cannot be realized in sandbox solutions. Alternatives can be client-side operations or web service calls.

All the best,
Marin
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Ajax
Asked by
Bhanu
Top achievements
Rank 1
Answers by
Marin
Telerik team
Share this question
or