ASP.NET MVC 3 Treeview

前端 未结 3 1094
忘了有多久
忘了有多久 2020-12-08 03:14

I need to display a Treeview in my MVC3 application. There will be a self referencing hierarchical table (Folders) and another table linked to it (Documents.) (So Folders ca

3条回答
  •  伪装坚强ぢ
    2020-12-08 04:14

    give a look to the edit/add/delete/node move templated TreeView of my Mvc Controls Toolkit here: http://mvccontrolstoolkit.codeplex.com/wikipage?title=TreeView

提交回复
热议问题