Hi,
You can use the cellsRenderer function. With this callback, you can set the cell to any HTML.
cellsRenderer: callback function which is called when a cell is being rendered. The result of that function should be valid and well-formatted HTML String. The cellsRenderer function has 4 parameters passed by jqxTreeGrid – row’s key, column’s data field, cell’s value, row’s data as an Object of Key/Value pairs.
Please see here: http://jsfiddle.net/ueLyw61s/1/
Best regards,
Svetoslav Borislavov
jQWidgets Team
https://www.jqwidgets.com/