EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: aswzen on December 02, 2015, 08:33:14 PM



Title: 'disableEditing' on datagrid?
Post by: aswzen on December 02, 2015, 08:33:14 PM
i see method 'disableEditing' is only available to edatagrid not datagrid..

So how to disable all editing in basic datagrid?

Thank you in advance


Title: Re: 'disableEditing' on datagrid?
Post by: stworthy on December 02, 2015, 11:49:18 PM
To disable the editing behavior, just prevent from calling the 'beginEdit' method.