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

RadAjaxManager target expected behavior?

1 Answer 35 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Chris May
Top achievements
Rank 1
Chris May asked on 05 May 2011, 03:49 PM
I've noticed that if I have an area of my webform, for example a <div runat="Server"> as the target of a RadAjaxManager update (the Div will be updated), then any controls that I put inside this div can not post back in the normal sense: they can not cause any changes to happen on the page outside of the Div.

For example if I have a button that changes a label's text, and I put the button inside a server side DIV that is the target of a RadAjaxManager, then clicking on that button will never change the text of the label.

I'm just wondering if this is expected behavior, and if there is some best practice way to work around this?

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 06 May 2011, 01:43 PM
Hi Chris May,

Check out this article for more infromation:
http://www.telerik.com/help/aspnet-ajax/ajax-force-controls-to-postback.html

Greetings,
Iana
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Ajax
Asked by
Chris May
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or