all groups > asp.net datagrid control > november 2004 >
You're in the

asp.net datagrid control

group:

datagrid has a wrong position in netscape



datagrid has a wrong position in netscape orbi via DotNetMonster.com
11/20/2004 4:52:16 PM
asp.net datagrid control: hello,

i have a cross-browser problem. I'm using a common datagrid. the code is:

<asp:datagrid id="mygrid" style="Z-INDEX: 108; LEFT: 175px; POSITION: absolute; TOP: 190px"

.....

in IE the grid comes on the right position, in netscape - it doesn't.

Can anybody help me solve this problem.
Thanks.

_____________________
Re: datagrid has a wrong position in netscape Teemu Keiski
11/24/2004 4:17:17 PM
Hi,

that is tweakable setting in ASP.NET (web.config) how to behave with various
browsers e.g what type of content to send.

see this thread at ASP.NET Forums for explanation and an example
http://www.asp.net/Forums/ShowPost.aspx?tabindex=1&PostID=89874

--
Teemu Keiski
MCP, Microsoft MVP (ASP.NET), AspInsider
ASP.NET Forum Moderator, AspAlliance Columnist
http://blogs.aspadvice.com/joteke



[quoted text, click to view]

AddThis Social Bookmark Button