User Profile

Collapse

Profile Sidebar

Collapse
saravanaVijayakumar
saravanaVijayakumar
Last Activity: Oct 25 '06, 05:40 AM
Joined: Oct 25 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • displaying xml data in treeview &particular node attributes in Datagrid

    I'm new to xml ..

    I had created a application such a way that I have to display the xml file in treeview control in C#.Net Application ...

    If I select the particular Node it should display the attributes of that node in DataGrid

    But I am displaying the attributes in dataGrid if i use the following Code
    XmlNode x = root.SelectSing leNode("//JDF")


    If i am using nodeset...
    See more | Go to post

  • saravanaVijayakumar
    started a topic Xml to treeview to datagrid
    in .NET

    Xml to treeview to datagrid

    I'm new to xml ..

    I had created a application such a way that I have to display the xml file in treeview control in C#.Net Application ...

    If I select the particular Node it should display the attributes of that node in DataGrid

    But I am displaying the attributes in dataGrid if i use the following Code
    XmlNode x = root.SelectSing leNode("//JDF")


    If i am using nodeset...
    See more | Go to post
No activity results to display
Show More
Working...