I’m looking for a good ASP.NET RichTextBox component that integrates fairly easily with .NET Framework 3.5 Ajax, specifically one that can easily provide its values from inside an UpdatePanel.
I got burned by RicherComponents RichTextBox which still does not reference the Framework 3.5.
thanks!
Look at FCKEditor for a free solution. I’m unsure if it’s usable inside an update panel, but it’s free and opensource.
http://www.fckeditor.net/