Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3482466
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T10:33:46+00:00 2026-05-18T10:33:46+00:00

I want to bind raw xml file to datagrid and to display that on

  • 0

I want to bind raw xml file to datagrid and to display that on WPF form using C#. I planed to use dataset to store my xml, and then bind dataset to datagrid. My xml look something like this

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<games>
  <game id="123456" name="501">
    <player id="1">
      <name>john</name>
      <score>495</score>
      <movesLeft>15</movesLeft>
      <won>No</won>
      <completed>uncompleted</completed>
    </player>
    <player id="2">
      <name>
         konj
      </name>
      <score>501</score>
      <movesLeft>15</movesLeft>
      <won>No</won>
      <completed>uncompleted</completed>
    </player>
  </game>
</games>

i plan to use two datagrids one for and one for
with columns id, name, movesLeft, won, completed tied to element

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T10:33:47+00:00Added an answer on May 18, 2026 at 10:33 am

    Best place to start would be with the XmlTextReader class (System.Xml)

    Best resource I found for this is straight from MS XmlTextReader Link
    It lets you read the xml file and parse through it by element type/name/etc.

    Hope this helps.

    From there, you can parse those to DataTables as normal and then bind them to the grid, also as normal. If you need info on that too, let me know

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to bind data from an xml file? how can I do that
I want bind QImage to the MMF file to manipulate the image without the
I want to bind a column of my DataGrid to a nested property. I
I want to bind a List to a WPF combobox in xaml. Wondering what
I have a class that stores a list of dictionary entries. I want bind
I want to bind boolean value to select element using KO v2.1.0, but obviously
I want to bind the scale of a CAConstraint so that a CALayer 's
I want to bind my gridview with my SQL query that is my data
I want to bind mnuAddLessonAfter's visibility to that of mnuAddLessonBefore. I can't seem to
<img id=sun href=logo.jpg/> How do I use JQuery to bind it so that when

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.