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

Is there a way to disable spell checking on the kendo multiselect widget?

3 Answers 354 Views
MultiSelect
This is a migrated thread and some comments may be shown as answers.
Calvin
Top achievements
Rank 2
Calvin asked on 08 Aug 2013, 05:19 PM
Is it possible to disable spell checking?

Setting 
Html.Kendo().MultiSelect().HtmlAttributes(new { spellcheck = "false" }) ...
doesn't disable spell checking. 

Thanks!

3 Answers, 1 is accepted

Sort by
0
Vladimir Iliev
Telerik team
answered on 12 Aug 2013, 02:27 PM
Hi Calvin,

 
Could you please clarify what exactly do you mean with "spell checking" as the multiselect widget doesn't have build-in spell check?

Kind Regards,
Vladimir Iliev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Calvin
Top achievements
Rank 2
answered on 12 Aug 2013, 03:13 PM
I just want to get rid of the red squiggly line under misspelled words.  Thanks!
0
Vladimir Iliev
Telerik team
answered on 13 Aug 2013, 06:55 AM
Hi Calvin,

 
Please note that the multiselect widget doesn't include any spell checker and most probably the browser that you are using have such spell check option enabled. I would suggest to check the browser documentation for more information about how to disable it. 

Kind Regards,
Vladimir Iliev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
MultiSelect
Asked by
Calvin
Top achievements
Rank 2
Answers by
Vladimir Iliev
Telerik team
Calvin
Top achievements
Rank 2
Share this question
or