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

Enable/Disable spell check button

2 Answers 89 Views
Spell
This is a migrated thread and some comments may be shown as answers.
Sree
Top achievements
Rank 1
Sree asked on 18 May 2009, 01:48 PM
Hello,

I am using Telerik RadSpell check control in my application.
Can any one know how to enable/disable the spellcheck button through C# code.
By default the spellcheck button is enabled.
Any views/suggestions on this will be a great help.

Thankyou,
Sree

2 Answers, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 20 May 2009, 08:20 AM
Hello Sree,

Currently you cannot disable the spellcheck's button directly from the server (e.g. enabled=false). You could either remove the button on the page by using Visible=False, or as an alternative - use JavaScript on the client to remove the handlers of the button.

Your points were updated - we recognize this issue as a problem and logged it in our database for future consideration.

Kind regards,
Georgi Tunev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Sree
Top achievements
Rank 1
answered on 20 May 2009, 08:38 AM
hi,
Thanks for this.
I may go ahead by setting visible=false for the spell check button.
Please let us know once this issue is resolved.

Thanks,
Sree
Tags
Spell
Asked by
Sree
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Sree
Top achievements
Rank 1
Share this question
or