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
  1. Home
  2. Web Development
  3. searching a datagrid

searching a datagrid

Scheduled Pinned Locked Moved Web Development
databasealgorithmsquestion
2 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.
  • I Offline
    I Offline
    Illegal Operation
    wrote on last edited by
    #1

    Hi, How would I go about searching a Datagrid, displaying data and after finding the particular record, it should only display the entry found in that DataGrid. Secondly, How could I have a "CreateDate" and "LastUpdate" date in SQL with the getdate() function? Thanks Illegal Operation Making Computer Software Talk

    C 1 Reply Last reply
    0
    • I Illegal Operation

      Hi, How would I go about searching a Datagrid, displaying data and after finding the particular record, it should only display the entry found in that DataGrid. Secondly, How could I have a "CreateDate" and "LastUpdate" date in SQL with the getdate() function? Thanks Illegal Operation Making Computer Software Talk

      C Offline
      C Offline
      C M
      wrote on last edited by
      #2

      There is an article may help your first Question http://www.codeproject.com/cs/database/GridEx.asp[^] Or there is another easy way: compare one by one with the search query with your record in datagrid. Then you can either display the Found record or highlight the record in table. :-D

      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