This is a migrated thread and some comments may be shown as answers.

Telerik Grid With Hyperlink Column

1 Answer 444 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jaya
Top achievements
Rank 1
Jaya asked on 05 Feb 2015, 05:30 AM
Hi

I Have Bind Records From the database to  Ex Id,Name,Empno to <telerik:RadGrid  Here all filed using <telerik:GridBoundColumn here i need how to change
my Id column using Hyperlink from <telerik:GridBoundColumn then when i click my Id column hyperlink corresponding record fetch the new radwindow show the
records in the same page i shown radwindow no need refer other aspx how will do this

I search Telerik Url some code this

window.radopen("page.aspx?OrderID=" + id, "RadWindowDetails");

This code i do not need i need  radwindow open exists page only.
 

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 10 Feb 2015, 07:55 AM
Hi Jaya,

You can check various scenarios to display the record details:
http://demos.telerik.com/aspnet-ajax/controls/examples/integration/gridandwindow/defaultcs.aspx?product=window
http://demos.telerik.com/aspnet-ajax/window/examples/internalcontent/defaultcs.aspx
https://demos.telerik.com/aspnet-ajax/tooltip/examples/targetcontrolsandajax/defaultcs.aspx?product=tooltip
http://demos.telerik.com/aspnet-ajax/grid/examples/hierarchy/hierarchy-with-templates/defaultcs.aspx

I'm also sending a sample RadGrid web site to demonstrate the different ways of configuring link columns.

Hope this helps.

Regards,
Eyup
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Grid
Asked by
Jaya
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or