简体   繁体   English

asp.net中的treeview

[英]treeview in asp.net

I want to use a treeview control in my asp.net project and when i drag and drop anything, it should update database. 我想在我的asp.net项目中使用Treeview控件,当我拖放任何东西时,它应该更新数据库。 and there should be sort, when I change the sort when I drag and drop, the order column should be changed at the database. 并且应该有排序,当我在拖放时更改排序时,应该在数据库上更改订单列。

(It is clear that treeview will get the items from database.) (很明显,treeview将从数据库中获取项目。)

I would search for examples of this via google to see what options are available with the standard .NET components, and 3rd party components (commercially purchased and jquery style plugins) See which one best fits your need and have a go at implemneting what you need. 我将通过Google搜索此类示例,以查看标准.NET组件和第三方组件(商业购买和jquery风格的插件)提供哪些选项,看看哪种最适合您的需求,并可以实现您所需要的。 If you have further problems, let us know. 如果您还有其他问题,请告诉我们。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM