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

Spellchecker for RadGridView with red wavy

1 Answer 84 Views
SpellChecker
This is a migrated thread and some comments may be shown as answers.
Henry
Top achievements
Rank 1
Henry asked on 03 Jan 2013, 09:30 PM
Hi,

I have two questions for the spell checker used in Radgrid view.

1. Is there anyway that it automatically shows the red wavy (a red curve line) under a incorrect word in the edit mode? I read the
documentation, the RichTextBox has this support, can we do that for the gridView columns?
2. If yes for 1, myy columns are generated dynamically with MVVM (Caliburn Micro), any sugestions to add the above
supports in code (for instance, add it in the grid columns)?

Thanks in advance.

Henry

1 Answer, 1 is accepted

Sort by
0
Petya
Telerik team
answered on 04 Jan 2013, 05:06 PM
Hello Henry,

Thank you for contacting us!

Unfortunately, currently the red wavy underline that points to spelling errors is available only in RadRichTextBox.

A possible resolution might be to put rich text box controls in your RadGridView, however we do not recommend such an approach as RadRichTextBox is a rather complex control and multiple instances may cause performance diminishment.

I suggest you also follow this PITS item for further development as the considered control will expose such functionality and will be lighter than RadRichTextBox. However, I cannot tell if and when such a component might be implemented and added to the suite.

 
All the best,
Petya
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
SpellChecker
Asked by
Henry
Top achievements
Rank 1
Answers by
Petya
Telerik team
Share this question
or