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

GridHyperLink Column - Open in a new window

1 Answer 702 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Brett
Top achievements
Rank 2
Brett asked on 29 Jan 2010, 09:29 PM
I have a GridHyperLink Column that I need to open the link in a new window.
I am using the following asp.net code
<telerik:GridHyperLinkColumn DataNavigateUrlFields="JobFile" DataTextField="JobTitle" 
                    HeaderText="Job Title" UniqueName="JobFileHyperLink" Target="_blank">  
                </telerik:GridHyperLinkColumn> 

It opens in the current window, rather than opening a new window.

How can this be accomplished?

Thanks

1 Answer, 1 is accepted

Sort by
0
Tsvetoslav
Telerik team
answered on 04 Feb 2010, 09:35 AM
Hi Brett,

 I tested your hyperlink column and it opens a new window all right. Could you take a look at the attached sample and let me know if I am missing something.

Regards,
Tsvetoslav
the Telerik team

Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Follow the status of features or bugs in PITS and vote for them to affect their priority.
Tags
Grid
Asked by
Brett
Top achievements
Rank 2
Answers by
Tsvetoslav
Telerik team
Share this question
or