Hi, I have several columns in my unidbgrid which is connected to a table. Now I would like to display certain columns in the grid as a hyperlink, so the text value coming from the table should be converted to a hyperlink. When the user clicks a certain field which is a hyperlink, I would like to execute an action. It is my intention to avoid using an action column this way. How can this be achieved? Thx, Dominique