I made a .net application which uses the Telerik components,
so i use the grid view of telerik, now I want to use the Hyperlinks in Telerik but how i can do this,
I am familiar with the ActionLinks in the Telerik,
But now want to implement the Hyperlinks in Telerik.
Something like this will work for you
EDIT
You can add the GridHyperLinkColumn dynamically from code behind like this.