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

Radedit in sharepoint custom field type

1 Answer 63 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Hh
Top achievements
Rank 1
Hh asked on 28 May 2011, 06:01 AM
Hi,

i want to use red editor in my sharpoint web application...

I want custom fieldtype which has rad editor and this custom field type use in list..

Thanks in advance..

1 Answer, 1 is accepted

Sort by
0
Stanimir
Telerik team
answered on 28 May 2011, 06:48 AM
Hi,

I can not provide you with a sample project where you can see the implementation of the wanted functionality. All I can help you with is to explain which version of RadEditor is best to use in your scenario.

When it comes to share point we have specially designed editor, which has the modified content provider. For MOSS 2007 the name of the control is RadEditor for MOSS and for SharePoint 2010 it is RadEditor for SP2010. Here you can find more information for the controls:
http://www.telerik.com/help/aspnet-ajax/moss-introduction.html - MOSS
http://www.telerik.com/help/aspnet-ajax/moss-sp2010-moss-introduction.html - SP2010

Regarding list scenarios you can use the provided by Telerik solution. Review the following online help articles:
Using RadEditor in List Items - MOSS
Using RadEditor in List Items - SP2010

Now regarding a custom solution:
  • If you are in MOSS 2007 it is best for you to use MOSSRadEditor class, which is defined in the Telerik.SharePoint namespace of the RadEditorSharePoint assembly version 5.x.x.x.
  • For SharePoint 2010 the class is SPRadEditor and it is defined in the Telerik.SharePoint namespace of the RadEditorSharePoint assembly version 6.x.x.x.


Regards,
Stanimir
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.

Tags
Editor
Asked by
Hh
Top achievements
Rank 1
Answers by
Stanimir
Telerik team
Share this question
or