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

How to convert Telerik AJAX web application to work on SharePoint 2010 server?

2 Answers 66 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
LamKhoa
Top achievements
Rank 1
LamKhoa asked on 10 Aug 2011, 07:29 PM
Hi,

I have created a standard (small) web application using Telerik ASP.NET AJAX RadControls.
Now I want to make it run inside SharePoint 2010 as a "WebPart".

What is the easiest way to do it?

Thanks.

Lamk.


* I have researched and it is said that the simplest way is to convert Web app (.aspx) to user control (.ascx) and then import that .ascx file into "Visual Web Part" Project. Finally, Add that Visual Web Part project on SharePoint.
If you guys know any better solution. Please let me know. Thanks

2 Answers, 1 is accepted

Sort by
0
Prangadj
Top achievements
Rank 1
answered on 11 Aug 2011, 09:13 AM
I also now this is a solution. Other is to implement web part programmatically and insert telerik ajax control inside, but this needs more coding.

 
0
LamKhoa
Top achievements
Rank 1
answered on 11 Aug 2011, 02:20 PM
If so, is there any limitation for using Telerik AJAX RadControls on "Visual Web Part" compare to when using it on standard web application (.aspx)? I'm really like Telerik and I do not want to go back to use normal (built-in) asp.net controls

Thanks

* I know that it is doable, by watching this demonstration video:
http://www.telerik.com/support/videos/sharepoint-videos/radcontrols-for-asp-net-ajax-and-visual-web-parts.aspx
However, the "Visual Web Part" that I want to create involve a lot more than just drag-and-drop, etc. Please let me know if there is really any limitation (ie. I can't use this or that functionality of RadGrid while in Visual Web Part environment, etc)
Tags
General Discussions
Asked by
LamKhoa
Top achievements
Rank 1
Answers by
Prangadj
Top achievements
Rank 1
LamKhoa
Top achievements
Rank 1
Share this question
or