Skip Navigation LinksHome / Community & Support / Code Library / Silverlight > General and Integration Projects > RadTreeView TriState Implementation in MVVM scenario

Not answered RadTreeView TriState Implementation in MVVM scenario

Feed from this thread
  • Posted on May 26, 2011 (permalink)

    Requirements

    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.
    Attached files

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Code Library / Silverlight > General and Integration Projects > RadTreeView TriState Implementation in MVVM scenario