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

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

问题描述

我一直在使用Web部件在我的网站,因为ASP.NET 2.0出来了。拖放Web部件在Internet Explorer中的伟大工程,但它不能在火狐,Chrome或Safari在所有工作。我最近升级了网站,ASP.NET 3.5 SP1,但我仍然无法拖动并在非IE浏览器拖放Web部件。

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.

如何启用拖放在这些其他浏览器拖放Web部件?

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

更新(2010/2/9):

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

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

更新(2010/2/19):

这些职位提供了一个可能的解决方案,但我一直无法得到它在我的网站还没有工作:

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期货(2007年7月发布),解决,但对于一些疯狂的原因,被冷落ASP.NET 3.5 SP1的。所以要解决,你必须下载期货在发布:
<一href=\"http://www.microsoft.com/downloads/details.aspx?FamilyId=A5189BCB-EF81-4C12-9733-E294D13A58E6&displaylang=en\" rel=\"nofollow\">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

然后,你需要使用的WebPartManager和WebPartZone中从Microsoft.Web。preview.UI.Controls.WebParts命名空间。

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

推荐答案

您必须使用的非常的老版宇宙神,因为的他们解决了这个相当长一段时间前(后测试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天全站免登陆