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

Redirection Problem in RadGrid

2 Answers 88 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Rakesh
Top achievements
Rank 1
Rakesh asked on 17 Mar 2014, 01:09 PM
Hi All,

I'm having a RadGrid in panel and also RadAjaxManager on the page with RadAjaxLoadingPanel on button click.
when we click on button RadGrid will load.
in RadGrid I'm having link button column. when i click on that link button it must redirect to another page..

this works fine with all IE document mode and User Agent String except for below case:
Document Mode: Edge
User Agent Mode: IE 10/9/8

Please suggest me the solution.

Thanks in advance

2 Answers, 1 is accepted

Sort by
0
Deyan Enchev
Telerik team
answered on 20 Mar 2014, 08:00 AM
Hi Rakesh,

Thank you for contacting Telerik support.

This is more likely invalid scenario because switching Document Mode and User Agent String in this manner cannot be done by a simple user of the system. Not only that but in addition by setting those User Agent modes to an Edge Document mode the browser gets “confused ” and the tendency to have improper data fetched back greatly increases. There are two ways for a user to experience problems: manually switching document and browser modes or User Agent String (not recommended) and in case the person created the site is using some set of Meta tags. Actually both approaches are error prone and not recommended in case building robust web sites is the goal.

Still in Compatibility Mode the User Agent Mode could possibly be IE11 and the Document mode could be IE7 - only in this case abnormalities should not occur.

Despite that I have tested how this scenario works on IE11 when switching between different modes. Still I was unable to replicate the described issue. Attached you can find my sample project, feel free to modify it as you wish but please do have in mind you should not expect to experience the full functionality of RadGrid in case wrongly applied browser modes.

Also you can take a look at our online demo for Grid – Column Types where you will find a similar to your configuration scenario.

In case additional questions arise do not hesitate to contact us again.


Regards,
Deyan Enchev
Telerik
 

DevCraft Q1'14 is here! Watch the online conference to see how this release solves your top-5 .NET challenges. Watch on demand now.

 
0
Rakesh
Top achievements
Rank 1
answered on 21 Mar 2014, 05:27 AM
Hi,

Thanks for the reply..
Tags
Grid
Asked by
Rakesh
Top achievements
Rank 1
Answers by
Deyan Enchev
Telerik team
Rakesh
Top achievements
Rank 1
Share this question
or