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

SpellChecker Change Button not Updating

3 Answers 109 Views
SpellChecker
This is a migrated thread and some comments may be shown as answers.
Nikki
Top achievements
Rank 1
Nikki asked on 10 Aug 2012, 03:19 PM
I have a RadGridView with 2 GridViewDataColumns next to each other that both have SpellChecker on them.  When I miss spell a word in one and click in the other I get the spellchecker box.  But when I select te vorrect work and click "Change"  the word is not updated in the box and I get a new selection of words to choose from.  If I put the correct spelled word in the "Change To" field the spell checker gives tha message that the spell check is complete.

                <telerik:GridViewDataColumn Header="Name"
                                            DataMemberBinding="{Binding Name, Mode=TwoWay}"
                                            telerik:RadGridViewSpellCheckHelper.IsSpellCheckingEnabled="True" />
 
                <telerik:GridViewDataColumn Header="Text"
                                            DataMemberBinding="{Binding Value, Mode=TwoWay}"
                                            TextWrapping="Wrap" Width="400"
                                            telerik:RadGridViewSpellCheckHelper.IsSpellCheckingEnabled="True" />


3 Answers, 1 is accepted

Sort by
0
Vasil
Telerik team
answered on 15 Aug 2012, 09:01 AM
Hi Nikki,

Thank you for reporting these failures. We successfully managed to reproduce them. The issues have been added to our to do list and we will try to fix them soon.

Please, excuse us for the inconvenience. We have added  Telerik points to your account in appreciation of your involvement.

Greetings,
Vasil
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Peter
Top achievements
Rank 1
answered on 30 Aug 2012, 05:29 PM
This bug also seems to appear when you have one control selected and switch to another one, then you will get two spell check boxes popping up, but only the topmost actually works correctly.

Any sort of ETA on this, or a way to limit the spell check boxes to only one?
0
Vasil
Telerik team
answered on 04 Sep 2012, 02:42 PM
Hi Peter,

Thank you for getting back to us. We have observed this behavior during our testing about your first post and also have logged it for revision. Unfortunately, we were not able to find a workaround for the problem.
Please, excuse us for the inconvenience.

Greetings,
Vasil
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
SpellChecker
Asked by
Nikki
Top achievements
Rank 1
Answers by
Vasil
Telerik team
Peter
Top achievements
Rank 1
Share this question
or