Hello Jeevitha Manickam,
Thank you for posting on our forums.
The WebDataGrid doesn’t have a Type property used to set the value as a Hyperlink. Instead, I recommend using a Template Field as the column, and adding an ASP.NET HyperLink control to display a HyperLink style for the values of each column.
I recommend setting up the layout of the Template using inline markup as demonstrated in the linked thread
To learn more about Columns for the WebDataGrid, please refer to the Columns help topic in our documentation.
Please let me know if you have any questions regarding this matter.