Xml

xml India
  • 13 years ago

    Hi Friends,

                     Iam having an xml file .

                     I had read the xml file using ds.ReadXml("path");

                     I had got those xml values on the dataset.

                     Now what i need is,here the sample xml file

                     <?xml version="1.0" ?>

    - <ComboValues>
    - <cspt>
      <cmb1>one</cmb1>
      <cmb2>two</cmb2>
      <cmb8>Other</cmb8>
      </cspt>
     
    The header cspt, i need to get that cspt on the combobox.....
    and the cmb1,2 values have to display on the datagridview like one,two.
     
    Likewise many headers and the cmb values will come.....
     
    Any one help plz......
     
    Regards
    Divakar

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“There are 10 types of people in the world, those who can read binary, and those who can't.”