简体   繁体   中英

How to get Drag & Drop in ASP.NET TreeView?

有没有一种方法可以在ASP.NET TreeView中启用拖放功能?

I think there is no "easy/good" way to do this because the control was not created with that feature in mind but there are a lot of alternatives to the ASP.NET TreeView. We use Telerik and before that, we were using ComponentArt.

As a side note, I don't recommend the controls from ASP.NET WebForms... the only one I use is the repeater... but this is another story. And if you are new to ASP.NET, have a look to ASP.NET MVC which I think is a lot better then ASP.NET WebForms.

Finally, think before using Treeviews...

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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