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

[Solved] IE compatibility mode issue - telerik mvc razor grid t-grid-content set to "auto"

3 Answers 83 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Laksman
Top achievements
Rank 1
Laksman asked on 16 Jun 2012, 03:54 PM
Hi Guru's/Team,

I'm using Telerik mvc razor grid in a partial view and load using AJAX call in Telerik window. The grid's column headers and contents gets displayed perfectly in IE standard mode, but get shrunk in IE "compatibility mode". If we re-size the column, then it gets aligned perfectly for all the column after that. Please find attached image for 1). Grid in compatibility mode 2). In IE standard mode the class id t-grid-content and 3). In IE compatibility mode the class id t-grid-content set to "auto"

I tried overriding  t-grid-content to 100% ! important, It seems to be fine, but when we re-size the column, it not re-sizing as expected, FYI.

What would be the easy and effective workaround for this? Your help would be appreciated greatly!  
.

3 Answers, 1 is accepted

Sort by
0
Laksman
Top achievements
Rank 1
answered on 17 Jun 2012, 06:24 PM
Telerik team, please help!
0
Roger
Top achievements
Rank 1
answered on 21 Aug 2012, 05:29 AM
I have the exact same problem - have you had any response on this?
thx
0
Laksman
Top achievements
Rank 1
answered on 22 Aug 2012, 06:45 PM
Roger,

Just adding <meta http-equiv="X-UA-Compatible" content="IE=EDGE" />, i managed the show :).

Here, "EDGE" would help forcing the higher version of IE engine and goes fine. Please have a try and see. All the best! (y)

Regards
Lakshminarayanan.R
Tags
Grid
Asked by
Laksman
Top achievements
Rank 1
Answers by
Laksman
Top achievements
Rank 1
Roger
Top achievements
Rank 1
Share this question
or