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

What is the RadControl equivalent of an update panel?

4 Answers 808 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Jean-Guy
Top achievements
Rank 1
Jean-Guy asked on 11 Jan 2011, 04:39 PM
Hi, I'm new to using the controls and I was wondering what the RadControl equivalent of an update panel is and how it works.

JG.

4 Answers, 1 is accepted

Sort by
0
Svetlina Anati
Telerik team
answered on 11 Jan 2011, 05:01 PM
Hello Jean-Guy,

 We offer RadAjax which is built on top of MS AJAX and the control which is the counterpart of the standard update panel is called RadAjaxPanel. However, I recommend to examine the other RadAjax controls, especially the RadAjaxManager which help to easily achieve more complex ajax settings.

The demos of the RadAjax controls are available below:

http://demos.telerik.com/aspnet-ajax/ajax/examples/overview/defaultcs.aspx

And the corresponding online documentation is available here:

http://www.telerik.com/help/aspnet-ajax/ajxajax.html

I hope that my reply is detailed enough and helpful, in case you have additional questions, do not hesitate to contact us again.

Greetings,
Svetlina
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.
0
Jean-Guy
Top achievements
Rank 1
answered on 11 Jan 2011, 05:54 PM
Thanks ! That helped
0
Gaurav
Top achievements
Rank 1
answered on 22 Feb 2013, 12:32 AM
Dear Sir/Mam,

I am facing an issue on which I am completely struck upon. Please consider the following scenario:

I have a radpanelbar which has 10 radpanelitems. Each radpanelitem has some drop down lists and a radgrid. Apart from this radpanelbar I have a separate radbutton on the page. Both of these controls (radpanelbar and the radbutton) are inside a radajaxpanel. Now when I press the radbutton the control goes to the server and processing takes place for around 45 mins. In this 45 mins, the server uses the items I selected in the drop drop lists and the rows that were selected in the radgrid and does the processing one by one for each radpanelitem. 

Right now the front end is getting updated only after the 45 mins of processing gets completed however what I want is to continue update the frontend as the processing continues like say at every 1 min. Could you please suggest some solution. 

I have read almost every article on the internet with regards to this scenario but haven't been able to solve the problem. Any help would be greatly appreciated. 

Thanks and Regards,
Gaurav
0
Pavlina
Telerik team
answered on 26 Feb 2013, 09:24 PM
Hello,

Can you try disabling ajax by setting EnableAjax property of RadAjaxPanel for false and see if this helps?
Note that we will need a sample project which we can debug locally in order to be able to investigate the described problem and provide a solution for it.

All the best,
Pavlina
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
General Discussions
Asked by
Jean-Guy
Top achievements
Rank 1
Answers by
Svetlina Anati
Telerik team
Jean-Guy
Top achievements
Rank 1
Gaurav
Top achievements
Rank 1
Pavlina
Telerik team
Share this question
or