How add a simple link

Hey i need to add a link inside each row, i mean a cell which is “link” type… something like:





Details Url=www.detailsofmycar.com



You can
a) use link column type

grid.setColTypes("link,…

label^http://some.com

b) use inline HTML

<![CDATA[ label ]]>