When creating or editing a DataGrid, use the Hyperlink Column to display information as hyperlinks. A typical use is to display data (such as a customer number or product name) as a hyperlink that users can click to navigate to a separate page that provides details about that item.
If you select Static Text, enter the text of the hyperlink.
If you select Data Field, select a DataSet column to provide the hyperlink text.
If you select Static URL, enter the URL of the destination page or browse to select the destination page.
If you select Data Field, select a DataSet column to provide the URL.