how to create hyperlink in grid

Hi,

How do i create hyperlink for a particular data in a (column)grid so that user on clicking on it opens another page ,is there any function to do this.Do u support hyperlink in grid

You can use one of next approaches

a) use ro column type and direct HTML

    <![CDATA[Link]]>

b) use link column type and data as
    Link^url]]>