【发布时间】:2012-09-07 05:28:48
【问题描述】:
我在显示页面内容的 jquery 弹出窗口中使用 iframe。
在该页面中,我使用 gridview 获取数据列表。
当我编辑 gridview 时,它没有显示错误,但内联编辑 TextBox 未在 IE-8 和 IE-9 中显示,而在 IE-7、Firefox 和 Chrome 中显示相同的内容。
所以,我在 IE-8 和 IE-9 中尝试了没有 iframe 的同一页面,现在内联编辑工作正常。
谁能知道问题出在哪里,我该如何解决这个问题?
【问题讨论】:
标签: asp.net iframe internet-explorer-8 internet-explorer-7 internet-explorer-9