开发者

how to create treeview having checkboxes in asp.net mvc [closed]

开发者 https://www.devze.com 2022-12-31 21:36 出处:网络
It's difficult to tell what is being asked here. This question 开发者_JAVA百科is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form.
It's difficult to tell what is being asked here. This question 开发者_JAVA百科is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 12 years ago.

how to create treeview having checkboxes in asp.net mvc


use dynatree replaced by Fancytreee


ExtJS treeview can do that; just use the script in one of your views.

http://www.extjs.com/deploy/dev/examples/tree/check-tree.html


You can also you a native ASP.NET TreeView that supports checkboxes such as ComponentArt's http://www.componentart.com/products/aspnetmvc/, or Telerik's, http://www.telerik.com/products/aspnet-ajax/treeview.aspx#checkbox-and-tristate-checkboxes-support.

0

精彩评论

暂无评论...
验证码 换一张
取 消