SmartClient Version: v11.0p_2017-02-11/PowerEdition Deployment (built 2017-02-11)
Hi,
I have been successfully able to disable spell check on TextItem using textItem.setBrowserSpellCheck(false) property.
Now I want to do the similar thing with ListGrid fields when they are in edit mode. Please let me the property to set spell check as disabled for list grid fields.
Thanks
Hi,
I have been successfully able to disable spell check on TextItem using textItem.setBrowserSpellCheck(false) property.
Now I want to do the similar thing with ListGrid fields when they are in edit mode. Please let me the property to set spell check as disabled for list grid fields.
Thanks
Comment