EasyUI Forum
September 15, 2025, 05:02:26 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
  Home Help Search Login Register  
  Show Posts
Pages: [1]
1  General Category / Bug Report / After edit and remove property grid, there is a js error when click on DataGrid on: September 12, 2012, 08:02:30 PM
After edit and remove property grid, there is a js error when click on DataGrid:

TypeError: $.data(_60c, "propertygrid") is undefined
http://jeasyui.com/easyui/jquery.easyui.min.js
Line 8217

Report steps:
1) open testEasyUI.htm in attached file.
2) click on an editable cell on property grid, hold on few seconds wait for exit from the edit mode.
3) click on the "remove property grid" button.
4) select a row on the data grid, the js error popped.
2  General Category / Bug Report / Re: PropertyGrid: Using "endEdit" cause error. on: September 12, 2012, 07:02:07 PM
Thanks you very much.
3  General Category / Bug Report / PropertyGrid: Using "endEdit" cause error. 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?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!