Anyone tried r.a.d.editor from Telerik? Or suggest another?

  • Thread starter Thread starter K. Abit
  • Start date Start date
Hello K. Abit,

For this I've used http://www.loresoft.com/Applications/NetSpell/default.aspx
for speelling and FreeTextBox (http://www.freetextbox.com).
They both are free


K> I'm looking for a good combined rich-text and spell check control
K> (one control for both) to use in ASP.NET with 2.0 framework. I see
K> this one from Telerik:
K>
K> http://www.telerik.com/products/aspnet/controls/editor/overview.aspx

---
WBR, Michael Nemtsev [C# MVP].
My blog: http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
 
Hi,

Yes, I've tried multiple WYSIWYG editors, including free / open-source
ones (and the telerik products that you suggested). I've personally
decided to go with telerik, mostly because they have most features,
the products has good docs and is commercially supported (important in
my case - they haev great support service). Most of the free editors
out there are not tightly integrated with ASP.NET in particular and
are mostly Javascript based which is not very convenient if you are
not very good with javascript and all the browser quirks. So yes, I
would recommend telerik yes, especially with their latest edition
where they have integrated "Firefox-like" spellchecking (very similar
to the built-in spellcheck in FireFox 2, however works for all
browsers).

Just my two cents.

~Kevin
 
Back
Top