Hi,
I have a aspx page with three RadGrid. For some reason only the first RadGrid is showing on the page, the other two RadGrid is not showing.
This is happening only in IE7, in IE6 everything is fine. Can you please assist me in this issue.
Thanks
Raju.
1 Answer, 1 is accepted
0
Dimo
Telerik team
answered on 09 May 2008, 11:33 AM
Hello Raju,
I have two hints for you:
1) Make sure you are not using some height:1% or height:1px CSS hacks, which might hide some content on your web page - this was a common problem when IE7 was released.
2) Try adding a zoom:1 style to the invisible RadGrids or their containers, for example: