Hi,
I need to create a column in the radgridview with hyperlinks, so that when the user clicks on this hyperlink, I will show a new page with further details pertaining to the selected row.
Is it possible to tell me how to create a link in a column??
I need something like this: http://demos.telerik.com/silverlight/#GridView/ColumnTypes and am using VB.Net as code behind
Apart from that, I need that when the link is clicked, the page I open is another silverlight page, not a google page, and get the required values pertaining to that row..
Please Help!
Thanks
I need to create a column in the radgridview with hyperlinks, so that when the user clicks on this hyperlink, I will show a new page with further details pertaining to the selected row.
Is it possible to tell me how to create a link in a column??
I need something like this: http://demos.telerik.com/silverlight/#GridView/ColumnTypes and am using VB.Net as code behind
Apart from that, I need that when the link is clicked, the page I open is another silverlight page, not a google page, and get the required values pertaining to that row..
Please Help!
Thanks