How to Databind the RadBreadcrumb control to XML data

Thread is closed for posting
1 posts, 0 answers
  1. 63F75A2C-1F16-4AED-AFE8-B1BBD57646AD
    63F75A2C-1F16-4AED-AFE8-B1BBD57646AD avatar
    1572 posts
    Member since:
    Oct 2004

    Posted 18 Apr 2012 Link to this post

    Requirements

    RadControls version 2012.1.326
    .NET version 4.0
    Visual Studio version 2010
    programming language C#
    browser support

    all browsers supported by RadControls


    PROJECT DESCRIPTION
    The project demonstrates one possible approach for displayng xml data in the RadBreadcrumb control. It illustrates how to extract the XML file data and wrap it in a business object that is databound to the Header property of the control. The business object defines a collection of children that are displayed in the heirarchy of the RadBreadcrumb.
Back to Top

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