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. WPF
  4. Text Box Autocomplete Control

Text Box Autocomplete Control

Scheduled Pinned Locked Moved WPF
databasetutorial
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.
  • B Offline
    B Offline
    boiDev
    wrote on last edited by
    #1

    Hi Everyone :-D Im trying to do an auto complete text box control that it binded to sql .. so that when a user types in something like lets say in the database i have a table called building and in the building table i have columns like Building ID & Building Name and that will be binded to the textbox so that when i type in Micr it will give me a drop down of all the stuff i have in the database that start with "Micr". Does any one know how do to do this.. An example or idea will be very helpfull.. Thanks in advance ...

    L 1 Reply Last reply
    0
    • B boiDev

      Hi Everyone :-D Im trying to do an auto complete text box control that it binded to sql .. so that when a user types in something like lets say in the database i have a table called building and in the building table i have columns like Building ID & Building Name and that will be binded to the textbox so that when i type in Micr it will give me a drop down of all the stuff i have in the database that start with "Micr". Does any one know how do to do this.. An example or idea will be very helpfull.. Thanks in advance ...

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Give this a look. It's my AjaxComboBox. You can use this idea to get the information and populate a list and allow the user to select from it. http://www.codeproject.com/KB/WPF/WPFAjaxStyleComboBox.aspx[^]

      Cheers, Karl » CodeProject 2008 MVP, CodeProject 2009 MVP My Blog | Mole's Home Page | XAML Power Toys Home Page

      Just a grain of sand on the worlds beaches.

      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