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

IE 11 Radgrid Hyperlink column reposting to same page

1 Answer 79 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Vikas
Top achievements
Rank 1
Vikas asked on 21 May 2014, 03:07 PM
I have hyperlink column in a radgrid which is placed inside a user control. 
Each row for this column is populated with anchor tag like <a title="title" href="../Activity/somepage.aspx?id=223&t=2">title</a>
For chrome/firefox on click of hyperlink goes to page mentioned in href as expected but with IE 11, it reposted to same page(where user control is placed) with IsPostback = false. Though this repost request gets aborted and then it goes to expected page. Same behavior exhibited by IE 9, IE 10 but IsPostback= true in case of IE9,10.
Can any one explain why such a behavior

1 Answer, 1 is accepted

Sort by
0
Galin
Telerik team
answered on 26 May 2014, 02:57 PM
Hi Vikas,

I tested the described scenario but the issue did not appear on my side. For reference you can find a sample page attached to this post. Could you please review it and let me know if I have missed something important?

Regards,
Galin
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
Vikas
Top achievements
Rank 1
Answers by
Galin
Telerik team
Share this question
or