RadControls for ASP.NET AJAX

RadControls Send comments on this topic.
Using the RadEditor WebPart
See Also
Integrating RadControls in MOSS > RadEditor for MOSS > Installation and deployment > Using the RadEditor WebPart

Glossary Item Box

RadEditor for MOSS comes with a special Web Part, which you can use as a cross-browser alternative to the default rich-text editor Web Part. Please, note that the deployment process will not automatically replace existing Web Parts with the new RadEditor Web Part. Since there is no supported way of performing this replacement you should migrate your existing rich-text editor Web Parts manually.

Follow the steps below to add a new RadEditor Web Part to a given page.

1. Open your Web Application and browse to a Web Part page.

2. Click the Edit Page button or select Edit Page from the Site Actions menu.


EnlargeClick to enlarge


3. Click the Add a Web Part button in one of the Web Part Zones.


EnlargeClick to enlarge


4. Browse to the Telerik RadEditor for MOSS web part in the Miscellaneous category, check it and click the Add button.

{noprompt} 


5. To edit the web part content, select "Modify Shared Web Part" in the RadEditor's Edit menu.


EnlargeClick to enlarge


The screenshot below shows RadEditor Web Part in edit mode. 

 

Once you are done editing the content, click the Ok button in the RadEditor options panel.

See Also