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

SpellChecker using command binding

2 Answers 63 Views
SpellChecker
This is a migrated thread and some comments may be shown as answers.
Howell
Top achievements
Rank 1
Howell asked on 29 Jan 2012, 07:52 AM
Hi,

Can we implement the spellChecker on Radbutton using Command binding? this there a sample implementation for this?

Regards,
Howell

2 Answers, 1 is accepted

Sort by
0
Howell
Top achievements
Rank 1
answered on 31 Jan 2012, 06:44 AM
Any resonse from the telerik team is greatly appreciated.
0
Andrew
Telerik team
answered on 01 Feb 2012, 06:25 PM
Hello Howell,

RadSpellChecker does not expose commands which you can bind to.
However, you can implement such commands on your end, using a class that implements ICommand and binding the Command property of RadButton to an instance of that class.
Please find attached a project which illustrates how this can be done.

Greetings,
Andrew
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
SpellChecker
Asked by
Howell
Top achievements
Rank 1
Answers by
Howell
Top achievements
Rank 1
Andrew
Telerik team
Share this question
or