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

Editor bind/Spell check

1 Answer 64 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Alice
Top achievements
Rank 1
Alice asked on 04 Sep 2008, 02:48 AM
1.  Can you bind the editor to a text based database field?

2.  I've been having problems getting the editor to work bound to a database field so I decided to play around with a plain text box and the spell check button.  I set the control to check property to the ID of my text box.  Spell check pops up when I test along with a dialog box that says "spell check is complete".  But it didn't do anything.  :)

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 05 Sep 2008, 03:45 PM
Hi Alice,

Straight to the points:
  1. Yes, RadEditor can be bound as a standard Asp:TextBox control to a text based database field. You need to set the Content property of RadEditor in the same way as the Text property of the Asp:TextBox control.
  2. If there are not any spellcheck mistakes in the TextBox then the spellchecker will pop up "spell check is complete". If there are mistakes the spellchecker will show suggestions in its "Not In Dictionary" panel. You can see the following example for more information: First Look.

Best regards,
Rumen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Editor
Asked by
Alice
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or