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. General Programming
  3. C#
  4. full text search

full text search

Scheduled Pinned Locked Moved C#
database
3 Posts 3 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.
  • A Offline
    A Offline
    annie_bel
    wrote on last edited by
    #1

    hi! My query is that, If i enter some text in textbox the matching record from the database column display. I am using windows application e.g.: google, if we enter some text related text displayed. thanx

    J A 2 Replies Last reply
    0
    • A annie_bel

      hi! My query is that, If i enter some text in textbox the matching record from the database column display. I am using windows application e.g.: google, if we enter some text related text displayed. thanx

      J Offline
      J Offline
      JohnLBevan
      wrote on last edited by
      #2

      Hey Annie, To check I've understood your question, are you looking for functionality such as Google Suggest; e.g. as you type into a text box, matching results are pulled back from a database & displayed? If so, you may wish to checkout the articles below: Google Suggest like Dictionary[^] http://www.15seconds.com/issue/051201.htm[^] Hope that helps, JB

      1 Reply Last reply
      0
      • A annie_bel

        hi! My query is that, If i enter some text in textbox the matching record from the database column display. I am using windows application e.g.: google, if we enter some text related text displayed. thanx

        A Offline
        A Offline
        Adam R Harris
        wrote on last edited by
        #3

        TextBox.AutoCompleteMode Property[^] TextBox.AutoCompleteSource Property[^] It's already built into the Framework.

        Don't comment your code - it was hard to write, it should be hard to read!

        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