问题描述
使用VWD开发了一个具有Gridview控件的页面。 XHTML 1.0 Transitional Doctype。在VWD OK中测试并在IE7中进行测试。使用Firefox渲染时,Gridview会向右移动。它设置为绝对值,看起来Firefox没有根据Left:设置执行该位置。对页面进行了不同的更改,试图弄清楚这一点无济于事。两种浏览器的视图源实际上是相同的。 style = w / left:和width:和位置:在asp标签中与浏览器看到的相同。我是新手,这让我疯狂。我假设所提到的parms是为了控制屏幕上的位置外观,但有些不对劲。
有人有线索吗?
谢谢
Have a page developed w/VWD which has a Gridview control. XHTML 1.0 Transitional Doctype. Tested in VWD OK and renders in IE7 as tested. When rendered with Firefox, the Gridview is shifted far to the right. It is set as absolute and it appears Firefox is not doing the position based upon the Left: setting. Fussed with different changes to page trying to figure this out to no avail. The view source from both browsers is practically identical. The "style=" w/ left: and width: and position: in the asp tag is identical as viewed by the browsers. I''m a newbie at this and it is driving me nuts. I assume the parms mentioned are suppose to control the position appearance on screen, but something is amiss.
Someone have a clue?
Thanks
推荐答案
无法回复。添加页面源信息时获取有关缺少主题的错误消息。我做错了什么。试用代码标签等
谢谢。
Can''t seem to reply. Getting error message about missing subject when adding page source info. I''m doing something wrong. Tryed code tags, etc.
Thanks.
无法回复。添加页面源信息时获取有关缺少主题的错误消息。我做错了什么。尝试过的代码标签等。另外,附加的源文件太大而无法上传。
谢谢
Can''t seem to reply. Getting error message about missing subject when adding page source info. I''m doing something wrong. Tryed code tags, etc. Also, an attached source file is too big to upload.
Thanks
这篇关于Firefox 2.0中的ASP.NET 2.0 Gridview控件渲染的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!