Hello,
I have a DNN module, and I use RadGrid from "RadControls for ASP.NET AJAX" version 2009.2 826 (Aug 26, 2009)
The grid works perfect in the IE6, IE7, FireFox and Opera. But I have trouble in the IE8.
There is not display paging for detail tables in the grid
Please look at picture, I have marked it red color, and it does not display in IE8
I have tryed to add
Have anyone others ideas how I can fix it?
I have a DNN module, and I use RadGrid from "RadControls for ASP.NET AJAX" version 2009.2 826 (Aug 26, 2009)
The grid works perfect in the IE6, IE7, FireFox and Opera. But I have trouble in the IE8.
There is not display paging for detail tables in the grid
Please look at picture, I have marked it red color, and it does not display in IE8
I have tryed to add
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
on the page, but it did not helpHave anyone others ideas how I can fix it?