webismymind / editablegrid

EditableGrid is an open source Javascript library aimed at turning HTML tables into advanced editable components. It focuses on simplicity: only a few lines of code are required to get your first table up and running.
http://www.editablegrid.net
Other
795 stars 272 forks source link

cancleEditing and applyEditing missing this. #204

Open systemsplanet-zz opened 5 years ago

systemsplanet-zz commented 5 years ago

https://github.com/webismymind/editablegrid/blob/4162f2288189a292ff2d9686515e69e99b0810f2/editablegrid_editors.js#L192

https://github.com/webismymind/editablegrid/blob/4162f2288189a292ff2d9686515e69e99b0810f2/editablegrid_editors.js#L219

add this.

    this._clearEditor(element);