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. C#
  4. Dataview help!

Dataview help!

Scheduled Pinned Locked Moved C#
xmlhelpquestion
1 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
    pokabot
    wrote on last edited by
    #1

    Hi Im writing an app keep notes on poker players but having a little difficulty with dataview. Im loading an xml file containing the data into a dataset, the xml file looks like this:

    Im then creating a dataview object using the "Player" table. I then set the row filter to return all rows matching an "Alias". Then display the results in a datadrid. This all works fine but what i actually want is to only show and edit the nested "Notes" tables for each player as the Alias will not need to change and there only needs to be one instance of the players category. You can get to the notes table by expanding the nodes on the datagrid but thats not how i want it to look plus by only showing the notes table the user wont have to enter the alias and category when greating a new entry. Any help would be great as to how i can achieve this, could it be solved by writing the xml file a little different? -- modified at 6:19 Monday 29th August, 2005

    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