Hi,
please have a look at this snippet:
http://webix.com/snippet/19213169
When I update an item on a datatable, I then use the dt.updateItem(row) to have it refresh on the screen.
But if the field is a map from other fields, then it is not refreshed.
How can I do it?