EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: jaimi on October 19, 2016, 01:18:41 AM



Title: datagrid disable editmodus
Post by: jaimi on October 19, 2016, 01:18:41 AM
How can I avoid that a row switches into edit-mode on duble-click?


Title: Re: datagrid disable editmodus
Post by: stworthy on October 19, 2016, 08:03:45 PM
Please call 'disableEditing' method to disable this functionality.


Title: Re: datagrid disable editmodus
Post by: jaimi on October 19, 2016, 08:59:55 PM
thx