select

Editor / Save in Database

Rate this demo: Feedback
Run example in: C# VB.NET Change Skin:
Vista
  • BlackBlack
  • DefaultDefault
  • ForestForest
  • HayHay
  • Office2007Office2007
  • OutlookOutlook
  • SimpleSimple
  • SitefinitySitefinity
  • SunsetSunset
  • TelerikTelerik
  • VistaVista
  • Web20Web20
  • WebBlueWebBlue
  • Windows7Windows7
Edit news (choose from the grid below)
If you encounter problems, make sure the ASPNET system process has "write" privileges for the directory. How?
   
  
 
 
   



DeleteEditDateText
DeleteEdit2/26/2010 5:53:54 PMRadEditor
Unmatched Loading Speed and Performance

The Telerik Editor control for ASP.NET AJAX puts an end to the “functionality vs speed” trade-off. The unique “load as needed” processes will only load the code on client browsers for the features that are being used. This minimalist script size results in tremendously swifter page loading. In addition, the editor’s CSS Sprites-based semantic rendering leads to even more optimized loading speed and customization through simple CSS.

DeleteEdit2/26/2010 5:54:06 PMRadEditor
Microsoft Word-like Spell-checking

RadEditor for ASP.NET AJAX comes with a full-featured multilingual spell-checker (technically, a separate component called RadSpell). You can choose between a dialog-mode and an inline AJAX spell-checker. You can check your spelling asynchronously and all your mistaken words will be highlighted inline.
See demo

DeleteEdit2/26/2010 5:54:30 PMRadEditor
Modules and Add-ons

RadEditor for ASP.NET AJAX comes with four System Modules. You can even create your own modules and plug them in the editor:

  • Tag Inspector - displays the tag hierarchy of the current selection and allows you to add/remove/modify a tag.
  • Properties Inspector - gives you quick access to most of the properties of the current tag, eliminating the need to open dialogs.
  • Real-time HTML View - similar to the Split mode of Microsoft Office FrontPage - if you make a change in either the WYSIWYG or the HTML window, the other one will be automatically updated. Great fine-tuning tool for advanced users.
  • Statistics module - provides word/character count or other content analysis.
See demo

 

Example Source Code & Description

Instructions
Open in new window
  • Database Example

    The main way to save the RadEditor's content in a database is to add your own asp button with database-saving code attached in the button click event handler.The above example does this using an asp datagrid to view the updated content of the database as well as Edit and Delete the content. The Content property is used to get and set the editor content.

Compatible with ASP.NET 2.0, 3.5 AJAX enabled Accessibility Verified!Valid XHTML 1.1! Optimized for Visual Studio 2005, 2008
Copyright 2002-2010 © Telerik. All right reserved  | 
Telerik Inc., 460 Totten Pond Rd, Suite 640, Waltham, MA 02451

www.telerik.com  |  Terms of Use  |  Contact Us