ASP.NET Web部件:在非IE浏览器中的拖放支持 [英] ASP.NET Web Parts: Drag and Drop Support in Non-IE Browsers

查看:326
本文介绍了ASP.NET Web部件:在非IE浏览器中的拖放支持的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

自从ASP.NET 2.0推出以来,我一直在我的网站上使用Web部件。在Internet Explorer中拖放Web部件非常有效,但它在Firefox,Chrome或Safari中根本不起作用。我最近将网站升级到ASP.NET 3.5 SP1,但我仍然无法在非IE浏览器中拖放网络零件。

I have been using web parts on my site since ASP.NET 2.0 came out. Dragging and dropping web parts works great in Internet Explorer, but it doesn't work at all in Firefox, Chrome, or Safari. I recently upgraded the site to ASP.NET 3.5 SP1, but I am still unable to drag and drop web parts in non-IE browsers.

如何启用拖动和在这些其他浏览器中删除网络零件?

How can I enable drag and drop web parts in these other browsers?

更新(2/9/2010):

这提到了这个问题,但没有提供解决方案: http://forums.asp。 net / t / 1294857.aspx

This mentions this problem, but offers no solution: http://forums.asp.net/t/1294857.aspx

更新(2/19/2010):

这些帖子提供了一个可能的解决方案,但我已经无法在我的网站上工作了:

These posts offer a possible solution, but I have been unable to get it working yet on my site:

  • http://forums.asp.net/p/1451292/3319836.aspx
  • http://waitink.blogspot.com/2008/10/ajax-web-parts-part-3-dynamic-web-parts.html

总之,这些说的拖放问题在ASP.NET Futures(2007年7月版)中解决,但由于一些疯狂的原因,被遗弃的ASP。 NET 3.5 SP1。所以要解决,你必须下载期货版本:
http://www.microsoft.com/downloads/details.aspx?FamilyId=A5189BCB-EF81-4C12-9733-E294D13A58E6&displaylang=en

In short, these say the drag and drop problem was solved in "ASP.NET Futures (July 2007 release)" but for some crazy reason, was left out of ASP.NET 3.5 SP1. So to solve, you have to download the Futures release at: http://www.microsoft.com/downloads/details.aspx?FamilyId=A5189BCB-EF81-4C12-9733-E294D13A58E6&displaylang=en

然后,您需要使用来自Microsoft.Web.Preview.UI.Controls.WebParts命名空间的WebPartManager和WebPartZone。

Then, you need to use the WebPartManager and WebPartZone from the Microsoft.Web.Preview.UI.Controls.WebParts namespace.

推荐答案

您必须使用 旧版本的Atlas,因为他们固定这个很久以前(beta 1之后)

You must be using a very old version of "Atlas", because they fixed this quite a while ago (after beta 1).

这篇关于ASP.NET Web部件:在非IE浏览器中的拖放支持的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆