EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: vishnub on February 07, 2014, 07:39:00 AM



Title: Add Spell check to rows
Post by: vishnub on February 07, 2014, 07:39:00 AM
Hi,

Is there anyway to add spell check to rows and validate it before saving.. 


Title: Re: Add Spell check to rows
Post by: stworthy on February 07, 2014, 08:53:09 AM
Are you using the inline editing for a datagrid? If so, please try to apply a validatebox to the editor of row. The invalid row values can not be saved when calling 'endEdit' method on a row.