Hello Akhil,
I am not sure I understand your setup. Basically how to create a hyperlink is covered in the documentation here:
http://docs.telerik.com/kendo-ui/getting-started/using-kendo-with/aspnet-mvc/helpers/grid/faq#how-do-i-use-action-links?
Can you give details what exactly you have tried and what was the result in the HTML source?
When using popup editing mode, and you want to create some link inside of it, you should create it either with
attribute binding:
Or you should update the src/href URL with the help of the
edit event of the Grid.
Kind Regards,
Petur Subev
Telerik