User Profile

Collapse

Profile Sidebar

Collapse
tomlor1980
tomlor1980
Last Activity: May 22 '10, 01:00 PM
Joined: May 22 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • tomlor1980
    started a topic How to bind xml to gridview

    How to bind xml to gridview

    I'm new to asp.net and i'm trying to bind some XML data to a gridview.
    abviously I'm not understanding how to do it properly because that my code doesn't seem to
    work...Can anyone could help me please?

    this is my xml:
    Code:
    #########################################
    <?xml version "1.0" encoding "utf-8"?>
    <dictionary>
      <item>
    	<key>
    	   <string>
    ...
    See more | Go to post
    Last edited by Niheel; May 24 '10, 06:55 AM. Reason: code tags

  • tomlor1980
    started a topic xml to gridview
    in .NET

    xml to gridview

    I'm trying to bind some XML data to a gridview.
    Obviously I'm not understanding how to do it properly because that my code doesn't seem to
    work...Can anyone could help me please?

    this is my xml:
    Code:
    #########################################
    <?xml version "1.0" encoding "utf-8"?>
    <dictionary>
      <item>
    	<key>
    	   <string> hello world </string>
    ...
    See more | Go to post
No activity results to display
Show More
Working...