Hi,
I have an asp:panel and a gridview inside the same panel. (Gridview has paging implemented in it). In IE6 everything is working perfectly. But in IE7, last gridview row comes below the panel..i mean it overflows :(
Please help me .
Hi,
I have an asp:panel and a gridview inside the same panel. (Gridview has paging implemented in it). In IE6 everything is working perfectly. But in IE7, last gridview row comes below the panel..i mean it overflows :(
Please help me .
I hav seen that asp:panel is getting rendered as ...so i guess some style which keeps DIV to cover gridview completely will do...Any help ?