Did something change that would break this for me? I am getting “undefined is not a function” in 2.3.0.
table.updateItem(rowId, updateData);
Did something change that would break this for me? I am getting “undefined is not a function” in 2.3.0.
table.updateItem(rowId, updateData);
The API was not changed and must work the same as in 2.2.3
http://webix.com/snippet/d8ef3db7
Can you share a demo link or a snippet where it doesn’t work.
Fixed in 2.3.1 , thanks