jquery 中的订单列表,使用 ajax 进行持久化

发布于 2024-10-10 16:56:57 字数 384 浏览 1 评论 0原文

我知道如何制作列表订单并使用 jquery 中的拖放提供短路,但我不知道如何使用 ajax 提供持久性。

我在拖放列表中的项目以订购它们的订单时,我应该将其保存在数据库中。

我在 PHP 中找到了这样的示例,但无法在 asp.net

http:// /www.ajaxlines.com/ajax/stuff/article/dynamic_drag_drop_with_jquery_and_php.php

请向我提供如何在asp.net中实现它的解决方案

i know how to make a list order and provide shorting using drag and drop in jquery but i dont how to provide persistence using ajax with it.

i me as i drag-drop items in list for ordering their order should me saved in database.

i found such examples in PHP but not able to find it in asp.net

http://www.ajaxlines.com/ajax/stuff/article/dynamic_drag_drop_with_jquery_and_php.php

please provide me solution that how to implement it in asp.net

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

相权↑美人 2024-10-17 16:56:57

我在以下位置找到了解决方案:

http://aspdotnetcodebook .blogspot.com/2009/11/dynamic-dragn-drop-with-jquery-and.html

如果您有任何好的,请向我提供更多信息..谢谢

i found a solution at:

http://aspdotnetcodebook.blogspot.com/2009/11/dynamic-dragn-drop-with-jquery-and.html

please provide me more if you have any good one.. thanks

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文