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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. XML File Search from ASP.NET page

XML File Search from ASP.NET page

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netxmlhelp
3 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.
  • C Offline
    C Offline
    codingrocks
    wrote on last edited by
    #1

    I am doing a web application in which i have XML file and data from it is bind to a gridview. I have a search button and textbox through which i have to find the records in XML file that has the input matching records. If i enter "Admin" and press search it should all records having "Admin" as user.. Please help with some code sample.... Thanks in advance

    SAJAN A PILLAI ASP.NET,C#.NET Programmer BANGALORE "Winners don't do different things. They do things differently. ...

    N 1 Reply Last reply
    0
    • C codingrocks

      I am doing a web application in which i have XML file and data from it is bind to a gridview. I have a search button and textbox through which i have to find the records in XML file that has the input matching records. If i enter "Admin" and press search it should all records having "Admin" as user.. Please help with some code sample.... Thanks in advance

      SAJAN A PILLAI ASP.NET,C#.NET Programmer BANGALORE "Winners don't do different things. They do things differently. ...

      N Offline
      N Offline
      Nishant Singh
      wrote on last edited by
      #2

      U need to parse the XML string , but if you have already bound the data to grid view why not search it in grid itself .........

      C 1 Reply Last reply
      0
      • N Nishant Singh

        U need to parse the XML string , but if you have already bound the data to grid view why not search it in grid itself .........

        C Offline
        C Offline
        codingrocks
        wrote on last edited by
        #3

        Can u provide me with some piece of code so that it would be helpful. I have binded the XML file to grid now...i want to search a name and bind only those records to grid after search

        SAJAN A PILLAI ASP.NET,C#.NET Programmer BANGALORE "Winners don't do different things. They do things differently. ...

        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