need help

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • OmOmOm
    New Member
    • Mar 2007
    • 3

    #1

    need help

    Hi all
    I m having really hard time here.i have XML file and i want to add the fields in combobox from that xml file.i m using C#.net.
    can u pls help me out!!
  • dorinbogdan
    Recognized Expert Contributor
    • Feb 2007
    • 839

    #2
    Welcome to TheScripts TSDN...

    You should use XMLDocument and eventually XPath.
    See the articles from here:
    Manipulate XML data with XPath and XmlDocument and
    Manipulate XML File Data Using C#.

    I hope it helps.

    Comment

    Working...