CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2003
    Location
    Dodge City Kansas
    Posts
    23

    Loading XML into a treeview for editing

    Does anybody know of a good WORKING example of how to load an XML into a treeview for editing? I have found many that claim such, but not a one that actually work.

    Thanks

  2. #2
    Join Date
    Jan 2001
    Posts
    365

    hope it will help u


  3. #3
    Join Date
    Apr 2003
    Location
    Dodge City Kansas
    Posts
    23
    Thanks, but I get a Type MisMatch Error when I try to open anything but the test.xml.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured