dhtmlxgrid links from xml

I’ve using version 1.6 of the dhtmlxgrid. I want to have links in cells that open in the current browser. Using the “link” cell type always opens a new browser window - can that be controlled so that it links in the current browser window?



Also I tried embedding a link directly into my xml using:

<![CDATA[Show]]>



This does not produce a link that works - what have I done wrong? Does the cell type need to be “ro” or “link” if I use XML CDATA for the tag?



Mike

Does the cell type need to be “ro” or “link” if I use XML CDATA for the tag?
It need to be "ro"
<![CDATA[
Show]]>

Also, link cell can be linked to specific target as

Some^locations/5^_self