Tutorial on windows tree view control generated by XML doc?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?ZGF2aWQ=?=

    Tutorial on windows tree view control generated by XML doc?

    Hi,

    I want to develop a web service client (windows form) that receives an XML
    file which describes a local file substructure rooted from a path. The client
    will use tree
    control generated by the XML file such that control nodes map to the XML
    nodes. From tree view control node navigation, we can get XML node and path
    that we want.

    Any one knows a tutorial about it?

    Thanks

    David
Working...