具有拖放功能的图形表示 [英] Graphical representation with drag and drop functionality

查看:77
本文介绍了具有拖放功能的图形表示的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我的asp.net Web应用程序中,我想创建类似于向用户提供框(列表)列表的内容,并且用户可以拖动并建立连接并且在保存时我应该能够获得像用户的块的前任一样的序列创造了。你能建议我怎么做吗?

解决方案

这是我发现的最简单的拖放式javascript库:http://jqueryui.com/draggable/ [ ^ ]



您可以做的是挂钩功能以拖动和删除并在客户端中记录数据或使用服务器发送/检索数据AJAX。

In my asp.net web application I want to create something like to give list of boxes(block) to user, and user can drag and make connectivity and on saving I should be able to get sequence like predecessor of blocks which user has created. Can you suggest me how to do that?

解决方案

This is the simplest drag and drop javascript library I found :http://jqueryui.com/draggable/[^]

What you can do is hook functions to "drag" and "drop" and record data in the client or send / retrieve data from the server using AJAX.


这篇关于具有拖放功能的图形表示的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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