| RadControls version |
Q1 2011 SP1 (version 2011.1.0419)
|
| .NET version |
4.0
|
| Visual Studio version |
2010
|
| programming language |
C#
|
| browser support |
all browsers supported by RadControls
|
PROJECT DESCRIPTION
The project demonstrates how to implement TriState logic in the ViewModel when the CheckState property of the RadTreeViewitem is bound via ContainerBindings. In this case the default TriState logic in the RadTreeView cannot be used, so you have to implement it on your own.