Code Searching data from database shoing in gridview

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gagandeep27683
    New Member
    • Apr 2008
    • 1

    Code Searching data from database shoing in gridview

    how to display the data in gridview whatever we enter in the textbox. Like we have enter the data in the Textbox,click at the button and it should go to databse and search for data and show it in gridview
  • kunal pawar
    Contributor
    • Oct 2007
    • 297

    #2
    i suppose this is possible using create Datatable object assign the table object as datasource to the gridview

    Comment

    Working...