r.a.d TreeView Binding using HierarchicalDataSourceControl Class and Custom Business Objects Collections

Thread is closed for posting
1 posts, 0 answers
  1. 9CE9DB55-B932-4D24-BE7C-A19AACA356CA
    9CE9DB55-B932-4D24-BE7C-A19AACA356CA avatar
    14 posts
    Member since:
    Dec 2006

    Posted 15 May 2007 Link to this post

    Requirements

    r.a.d.controls version

    Q4_2006

    .NET version

    2

    Visual Studio version

    2005

    programming language

    C#

    browser support

    all browsers supported by r.a.d.controls


     
    PROJECT DESCRIPTION
    This is a working example of how to bind r.a.d TreeView to buiness object collections using HierarchicalDataSourceControl. For more details on the problem this solution is solving, please check the forum post http://www.telerik.com:80/community/forums/thread/b311D-taddd.aspx

    Notes:
    1. You will need to place the r.a.d TreeView dll and xml file in the bin directory for the project to work.
    2. I developed this example based on MSDN FileSystem solution listed here http://msdn2.microsoft.com/en-us/library/system.web.ui.hierarchicaldatasourcecontrol.aspx
    3. I tried to make the business objects very simple to focus on the purpose of the solution.

    Ashraf Fayad
Back to Top

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