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

Communicating through RadAjaxManager with MS UpdatePanel?

1 Answer 106 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Mikael
Top achievements
Rank 1
Mikael asked on 15 Sep 2008, 05:16 AM
I found this post on the forum earlier: http://www.telerik.com/community/forums/thread/b311D-htcet.aspx#384948

My problem is that im using MS UpdatePanels and not RadAjaxManager.

Is it possible to communicate through RadAjaxManager with UpdatePanels to reload the panel or is there some other way to do this?

/Daniel

1 Answer, 1 is accepted

Sort by
0
Kevin Babcock
Top achievements
Rank 1
answered on 15 Sep 2008, 01:58 PM
Hello Mikael,

I hope am I interpreting your question correctly. Are you asking if it is possible to configure and UpdatePanel control with the RadAjaxManager? Both of these controls basically behave the same way. If you have an UpdatePanel on your page, it will update all of the controls it contains asynchronously. If you would prefer more flexibility and a higher level of control over exactly which controls get updated, you can use the RadAjaxManager.

I hope this helps. If you need further clarification or if I missed what you were asking, please let me know.

Sincerely,
Kevin Babcock
Tags
Ajax
Asked by
Mikael
Top achievements
Rank 1
Answers by
Kevin Babcock
Top achievements
Rank 1
Share this question
or