Edit contents and icon of a row after it is added.

How can I change the displayed icon when I am editing the row contents.

I use Add row to both add and edit contents of the the row.

But when I want to change the img parameter is does not update.

   Thanks,

         John

Unfortunately the issue is not clear.
In treeGrid you may change the icon in the tree column useing the setItemImage() method:
docs.dhtmlx.com/doku.php?id=dhtm … titemimage