This is a migrated thread and some comments may be shown as answers.

How to implement tri-state checkbox?

1 Answer 89 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
John Malone
Top achievements
Rank 1
John Malone asked on 07 Oct 2010, 05:54 PM
I would like to implement a tri-state checkbox where the parent node would be unchecked if no children are checked, checked if all childre are checked, and grayed out if some children are checked.  This feature is available in your ASP.NET Ajax TreeView control.  Can you tell me how i would implement the same functionality in teh MVC TreeView?

Jake

1 Answer, 1 is accepted

Sort by
Tags
TreeView
Asked by
John Malone
Top achievements
Rank 1
Answers by
Jordan
Top achievements
Rank 1
Share this question
or