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

RadButton Target attribute not honored

1 Answer 84 Views
Button
This is a migrated thread and some comments may be shown as answers.
John
Top achievements
Rank 2
John asked on 17 Jul 2014, 01:34 PM
I have a RadButton that looks like this

<telerik:RadButton ID="btnCancelRegistration" runat="server" Width="691px" Height="144px"
                     SingleClick="False" NavigateUrl="<%$Resources:, btnCancelRegistrationResource1.NavigateUrl %>" ButtonType="LinkButton" Target="_blank" Text="Moved On?" AutoPostBack="False">
                     <Icon PrimaryIconCssClass="<%$Resources:, btnCancelRegistrationResource1.PrimaryIconClass %>" PrimaryIconWidth="700px" PrimaryIconHeight="150px" PrimaryIconLeft="0" PrimaryIconTop="0" />
                 </telerik:RadButton>


The button does bring up the specified URL, but it does not bring up a new page (as the Target="_blank" would indicate). Tested on Opera 24 and Firefox 33. Using .NET 4.5 / Rad 2014.2.618.45

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 18 Jul 2014, 04:01 AM
Hi John,

This is a known issue, please take a look into this forum thread which discuss about the same issue.

Thanks,
Princy.
Tags
Button
Asked by
John
Top achievements
Rank 2
Answers by
Princy
Top achievements
Rank 2
Share this question
or