G
Gunawan
Hi,
I think asp
anel does not populate well in opera.
this is a code snippet.
<tr style="width:100%">
<td align="center" style="width:100%">
<table border="0" cellpadding="0" cellspacing="0"
width="100%">
<tr style="width:100%">
<td style="width:100%">
<asp
anel ID="pnView" runat="server"
Width="100%"
Wrap="False"
Visible="false">
<asp:GridView ID="gv" runat="server"
in IE7 and Firefox the look of the page is good but not in Opera.
Is there any other container that I can use beside asp
anel?
Regards,
Gun
I think asp

this is a code snippet.
<tr style="width:100%">
<td align="center" style="width:100%">
<table border="0" cellpadding="0" cellspacing="0"
width="100%">
<tr style="width:100%">
<td style="width:100%">
<asp

Width="100%"
Wrap="False"
Visible="false">
<asp:GridView ID="gv" runat="server"
in IE7 and Firefox the look of the page is good but not in Opera.
Is there any other container that I can use beside asp

Regards,
Gun