I am using Telerik rad Grid control and it is bound to a datatable in code behind.
I want to change each cell to a hyperlink field at runtime and configure NavigateUrl. When I’m clicking each row a new page show. How can I do that?
I am using Telerik rad Grid control and it is bound to a datatable
Share
Please try with the below code snippet.
.aspx
.aspx.cs