This question is locked. New answers and comments are not allowed.
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!
.
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!
.