Row image in DhtmlxTreeGrid with xmla format

Hello,

I am using pro version and able to change cell icon in treegrid within xml file like below:

Construction...

Because of some restrictions somewhere i have to use xmla format. I need to change default image, used xmla content like below but i wasn’t successful.

Style attribute works ok, but image not.

Could you tell me how can i change default image in xmla format?

Regards

Unfortunately it’s not available to configure the image for the cell using the xmla format of data.

Hello,

Is there any way to change row icon,then??Please suggest.

Please, try to use the setItemImage() method:
docs.dhtmlx.com/api__dhtmlxtreeg … image.html