RadTreeView filtering with a RadMaskedText box using MVVM & Two-Way Databinding

Thread is closed for posting
1 posts, 0 answers
  1. BF42EC85-B935-4155-BBB8-2DF2BAB6B5E8
    BF42EC85-B935-4155-BBB8-2DF2BAB6B5E8 avatar
    109 posts
    Member since:
    Jun 2006

    Posted 04 Dec 2010 Link to this post

    Requirements

    RadControls version Q3 2010

     

    .NET version 4

     

    Visual Studio version 2010

     

    programming language C#

     

    browser support

    all browsers supported by RadControls


    PROJECT DESCRIPTION
    Hello I've put together a TreeView sample that contains checkboxes with an Select All feature.

    Also a textbox filter that filters the items of the TreeView as a user types characters.

    The process uses Two Way Databinding and Linq to filter the ItemsSource.

    For a more detailed explanation and any future updates, please check out comments in the article published here.

    http://www.dotnetpatterns.net/content/189-RadTreeView-filtering-with-a-RadMaskedText-box-using-MVVM-Two-Way-Databinding?
Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.