mirror of
https://github.com/esiur/iui.git
synced 2026-04-04 06:58:22 +00:00
1.1.2
This commit is contained in:
@@ -855,6 +855,7 @@ export default IUI.module(class Table extends IUIElement {
|
||||
if (dynamicLoading)
|
||||
this._createTreeButton(newRow, true, item);
|
||||
|
||||
// @TODO: fix this since modified event is removed
|
||||
if (item.on)
|
||||
if (this.updateOnModification)
|
||||
item.on("modified", function(propertyName){
|
||||
|
||||
Reference in New Issue
Block a user