This example demonstrates 2 ways in which a column value can be converted into a hyperlink. If the web site address is held in a different column to the display value then a handler assigned to the
onCellTransform event can be used to convert the cell data into a hyperlink. If you simply want to convert a column that contains a web site (or email) address into a hyperlink then you can assign the value
richText to the
format column property.