ListBox XML

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • steven2728
    New Member
    • May 2009
    • 1

    ListBox XML

    Hi,

    My first post :-0

    I'm trying to populate a list box with XML so that when the user clicks on a list item it them populates with the next set of elements.

    Can anyone help?

    Thanks in advance
    Sp
  • nukefusion
    Recognized Expert New Member
    • Mar 2008
    • 221

    #2
    Hi steven2728, welcome to the forums,

    It sounds like you might be better of using a TreeView, given the hierarchical nature of XML data. Would the TreeView control suit your needs?

    Comment

    Working...