Title: PropertyGrid: Using "endEdit" cause error. Post by: c2u on September 11, 2012, 12:28:10 AM Hi,
There is an error after I use "endEdit" to stop editing. TypeError: t.datagrid("getEditors", _617)[0] is undefined http://jeasyui.com/easyui/jquery.easyui.min.js Line 8207 Report steps: 1) open the attached file: "testEasyUI.htm" 2) click a cell enter the edit mode. 3) wait few seconds to exit the edit mode, 4) click another edit cell, the js error popup. Could you have a look into this? Title: Re: PropertyGrid: Using "endEdit" cause error. Post by: stworthy on September 12, 2012, 06:52:14 PM This bug has been fixed. Please download the plugin from http://www.jeasyui.com/easyui/plugins/jquery.propertygrid.js.
Title: Re: PropertyGrid: Using "endEdit" cause error. Post by: c2u on September 12, 2012, 07:02:07 PM Thanks you very much.
|