Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. XML / XSL
  4. how to return the xml from a web service and store it into a data grid?

how to return the xml from a web service and store it into a data grid?

Scheduled Pinned Locked Moved XML / XSL
questioncsswinformswcf
2 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    pabloraul
    wrote on last edited by
    #1

    hello gentlemen, im new at web services all i've acomplished to do is to make the web reference... the web reference i made of a web service that returns an xml im sure of that because in the details page when i press invoke it returns a very large xml my question is how to take that xml from the web service and somehow save it into the computer and transform it to be used by a dataset to feed a datagrid using windows forms in visual basic 2003 language visual basic i've read a lot about web services but im alittle bit confused about all the xml things the xml writters readers readxml etc (its simply confusing) help is apreciated thanks for your time an expample of the xml that returns is here: 100PRE MI ROBERT HC2733 EQA 22.61 2 1170 10-04-2007 08:00:00 09-05-2007 10:00:00 -0.8500000000 -80.7000000000 0 0 NAV 2 MUJERES J.M. EQA 1.83 1 1065 02-04-2007 09:00:00 17-04-2007 06:00:00 -2.2297222222 -79.8738888889 0 0 NAV : : ' "everything is possi

    P 1 Reply Last reply
    0
    • P pabloraul

      hello gentlemen, im new at web services all i've acomplished to do is to make the web reference... the web reference i made of a web service that returns an xml im sure of that because in the details page when i press invoke it returns a very large xml my question is how to take that xml from the web service and somehow save it into the computer and transform it to be used by a dataset to feed a datagrid using windows forms in visual basic 2003 language visual basic i've read a lot about web services but im alittle bit confused about all the xml things the xml writters readers readxml etc (its simply confusing) help is apreciated thanks for your time an expample of the xml that returns is here: 100PRE MI ROBERT HC2733 EQA 22.61 2 1170 10-04-2007 08:00:00 09-05-2007 10:00:00 -0.8500000000 -80.7000000000 0 0 NAV 2 MUJERES J.M. EQA 1.83 1 1065 02-04-2007 09:00:00 17-04-2007 06:00:00 -2.2297222222 -79.8738888889 0 0 NAV : : ' "everything is possi

      P Offline
      P Offline
      pabloraul
      wrote on last edited by
      #2

      i also get the same error about System.Xml.dll somehow the idea to try dataset1.readxml(file.xml) datagrid1.datasource = dataset1 only gives me trouble if i cant load an xml from a file, how is it possible to get it from a web service and im starting to worry about that

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups