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

Telerik AJAX Control in Visual Web Part (for SharePoint 2010). Any difference than in standard ASPX page?

3 Answers 44 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
LamKhoa
Top achievements
Rank 1
LamKhoa asked on 12 Aug 2011, 06:03 PM
I'm trying to develop custom application for SharePoint 2010 using Visual Web Part template in Visual Studio 2010, as well as converting existing standard web application (aspx) to Visual Web Part.

I would like to know if there is any difference that I should have known when starting to do it. Any difficulties or limiations?

So far, I found one difference, as stated in this blog:
http://blogs.c5insight.com/Home/tabid/40/entryid/173/SharePoint-2010-Visual-Web-Parts-Using-Script-Managers-AJAX.aspx

It is said that we must add and configure the RadAjaxManager in code-behind instead of on the aspx page like usual. Anyone please confirm for me if it is true.

Is there any other difference that I should know of?

Thanks.


3 Answers, 1 is accepted

Sort by
0
Accepted
Maria Ilieva
Telerik team
answered on 17 Aug 2011, 01:25 PM
Hello Lamkhoa,

Please refer to the following help topic which elaborates on ajaxifying Visual WebParts.
Also find attached a sample WebParts which presents the correct way for adding Ajax settings.

I hope this helps.

Best wishes,
Maria Ilieva
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
Accepted
Maria Ilieva
Telerik team
answered on 17 Aug 2011, 01:25 PM
Hello Lamkhoa,

Please refer to the following help topic which elaborates on ajaxifying Visual WebParts.
Also find attached a sample WebParts which presents the correct way for adding Ajax settings.

I hope this helps.

Best wishes,
Maria Ilieva
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
LamKhoa
Top achievements
Rank 1
answered on 18 Aug 2011, 02:33 PM
I got it now. Thanks.
Tags
Ajax
Asked by
LamKhoa
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
LamKhoa
Top achievements
Rank 1
Share this question
or