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. xml file bind into data grib view from window in C#

xml file bind into data grib view from window in C#

Scheduled Pinned Locked Moved XML / XSL
helpcsharpxmlquestion
2 Posts 2 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.
  • T Offline
    T Offline
    thanhtikezaw
    wrote on last edited by
    #1

    now i've a problem with the xml file....coz the main form from xml file is can open..but i want to show into gribview of the another form....but there's no way to do for me... plz help me....i've already use this method (**)...when i use that method, there's no bind() function.... so im so :confused: (**) DataSet xml = new DataSet(); xml.ReadXml(ChooseFolder.filepath); DataTable file = xml.Tables["file"]; gvXml.DataSource = file; gvXml.(??????????) ChooseFolder is the name of main form and filepath is file name;

    L 1 Reply Last reply
    0
    • T thanhtikezaw

      now i've a problem with the xml file....coz the main form from xml file is can open..but i want to show into gribview of the another form....but there's no way to do for me... plz help me....i've already use this method (**)...when i use that method, there's no bind() function.... so im so :confused: (**) DataSet xml = new DataSet(); xml.ReadXml(ChooseFolder.filepath); DataTable file = xml.Tables["file"]; gvXml.DataSource = file; gvXml.(??????????) ChooseFolder is the name of main form and filepath is file name;

      L Offline
      L Offline
      led mike
      wrote on last edited by
      #2

      Don't cross post, it's an abuse of the forum resources.

      led mike

      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