I have populated the tree in the tree gide and I want to give the link to the every child node in first first coloum. E.g. link might like this Project Name
I have populated the tree in the tree gide and I want to give the link to the every child node in first first coloum. E.g. link might like this Project Name
You can done it directly in XML
Instead of
Project Name
You can use
<![CDATA[ Project Name ]]>