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

How to Ajaxify Consumer Webpart

4 Answers 57 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
phyrom
Top achievements
Rank 1
phyrom asked on 27 Feb 2012, 05:24 AM
Dear Supporter and All,

I know how to ajaxify individual sharepoint webpart and also build provider and consumer webparts to connect two webparts.
The below example is taken from telerik which show how to build provider and consumer webpart.
http://www.telerik.com/ClientsFiles/229366_connecttwowebparts.zip

With the above sample, can we use RadAjax to ajaxify the consumer webpart after changing the value in the drop down box in Provider webpart? If yes, please help elaborating it in the above example.

Regards,
Phyrom

4 Answers, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 01 Mar 2012, 02:13 PM
Hi Phyrom,

Unfortunately the required functionality could not be achieved. There is no possibility to ajaxify one WebPart form another WebPart.
This is framework limitation which could not be avoid.

Kind regards,
Maria Ilieva
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.
0
Neal
Top achievements
Rank 1
answered on 01 Mar 2012, 03:01 PM
Hi, I'm currently researching how to do this, and from the following article, it seems like it's technically possible (at least with standard ASP.NET UpdatePanel):

http://weblogs.asp.net/jan/archive/2007/02/26/new-version-of-smartpart-now-with-ajax-connections.aspx
0
Maria Ilieva
Telerik team
answered on 06 Mar 2012, 12:52 PM
Hello,

The presented blogpost demonstrates possible approach in case SmartParts are using and not SP WebParts. The SmartParts are custom implementation which we do not provide support for. If this implementation covers your requirements you could implement it on your side, however note that this approach is not supported by the ajaxified  WebParts.


Regards,
Maria Ilieva
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.
0
Devendra
Top achievements
Rank 1
answered on 26 Apr 2017, 01:13 PM

@ Maria

I am looking for the same functionality, I see it was not available in 2012 as per previous reply date on this article. Is it available with 2016 Telerik version?

I have consumer + provider webpart on my sharepoint page. when I perform any action on my provider webpart it feeds and react properly. but when I do any action on consumer webpart it breaks the provider webpart (for example grid sorting on consumer webpart). there is no error in browser console or on server.

 

Thanks in advance.

Devendra

 

 

Tags
Ajax
Asked by
phyrom
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Neal
Top achievements
Rank 1
Devendra
Top achievements
Rank 1
Share this question
or