Tree and Link as coltypes

Can I have tree and link as column types at the same time in dhtmlxtreegrid.

You can insert any necessary html in the “tree” eXcell type:
<![CDATA[ Link]]>

Thanks for the help. Can I have read only and tree as coltypes at the same time?

You can use:
treeGrid.enableTreeCellEdit(false)