当前注册人数422990人 邮箱: 密码: 注册新用户 忘记密码
首页 C/C++/MFC C# ASP.NET VB.NET MATLAB Android   站内搜索 下载代码说明/积分规则
为什么要注册?

1. 可以直接免费从本站下载代码,防止邮件发送不到您的邮箱,或登录不了国外网站

2. 可以设定关键字,当有您关心的代码收录时,邮件通知您

3. 对这里的代码进行评分和评论

4. 可以和大家一起分享你的源代码,得到更多的建议

Drag and drop gridview item for ordering in ASP.Net 2.0

拖拽GridView中的Item进行排序源代码

2007年12月22日
C# (C# 1.0, C# 2.0, C# 3.0), C#, .NET, .NET (.NET 2.0), ASP.NET, Dev
本文,你可以拖拽GridView中的每个Item,通过这种拖放重新排序每行数据。
相关知识

 

document.onmousemove = function ()
        {
            if(__item" + this.ClientID + @" != null){
                __item" + this.ClientID + @".style.left=  window.event.clientX + document.body.scrollLeft + document.documentElement.scrollLeft ;
                __item" + this.ClientID + @".style.top =   window.event.clientY + document.body.scrollTop + document.documentElement.scrollTop ;
              }
        }
源代码原文下载:
Drag and drop gridview item for ordering in ASP.Net 2.0 Drag and drop gridview item for changging the order of the items. In DragAndDropGridView user can rearrange grid item via dragging adn droping. User can drag a gridview item and then drop it on the item where he/she wish to swap. This control is very helpful for large grid item where we required to order the item of the grid.

源码图片

点击链接查看大图
从本站下载附件及源代码(1个附件,已经成功下载521次)

最值得关注的外文源代码

Openbravo ERP
Drag and Drop Items in a WPF ListView
ASP.NET GridView Sort Indicator Component
custom drag and drop script
评论(评论是增加积分的一个有效途径)
字数在300字内
请如实评论
本源代码共评论60次,此处显示最近20次评论! 查看所有评论

SWAT  2016年09月08日
1
yndxstxy2010jrsx  2015年11月06日
kankana
SXH  2012年11月05日
不要下载,没有完整的东西。
ZZVENUS  2012年09月11日
非常感谢呀,学习了
seamanwang  2012年07月25日
不错,看看再说
seamanwang  2012年07月25日
不错,看看再说
kraussyin  2012年07月17日
非常不错
stdying  2012年04月19日
看看再说
leung6  2012年03月31日
学习了,很好
costa10  2012年02月02日
非常不错的资源,对我很有帮助
amos  2011年10月25日
不错.就要呢
小小奶嘴  2011年09月21日
学习了谢谢
shanxixiaonier  2010年05月05日
很好,学到了很多。
steven126  2009年12月29日
看看,学习学习。
hc99955  2009年10月28日
thanks
lookatme6  2009年09月26日
看看,学习学习
  2009年08月20日
我下载的为什么就只有一个文件啊!!而且文件里面就一个弹出对话框的东西!!!!???
dongyong87  2009年08月01日
不错
mengfb  2009年04月27日
不错
tiantian  2009年02月09日
很好
字数在300字内
请如实评论
200万国内源码搜索
CopyRight (C) codesoso.com 2007-2009 All Rights Reserved zhihuishi   免责声明