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. Autosuggest textbox in WPF application

Autosuggest textbox in WPF application

Scheduled Pinned Locked Moved WPF
csharpwpf
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.
  • N Offline
    N Offline
    Nekkantidivya
    wrote on last edited by
    #1

    Hi, I want to create auto suggest textbox in my WPF application. In this textbox I want to display the existing user names which matches with the user entered data. If anyone have idea to solve this, please reply me. Thanks in advance, N.Divya

    A 1 Reply Last reply
    0
    • N Nekkantidivya

      Hi, I want to create auto suggest textbox in my WPF application. In this textbox I want to display the existing user names which matches with the user entered data. If anyone have idea to solve this, please reply me. Thanks in advance, N.Divya

      A Offline
      A Offline
      AspDotNetDev
      wrote on last edited by
      #2

      Perhaps you could create a stack panel that contains a textbox and a popup? And that popup might contain a listview that displays users. You can populate that listview whenever the text in the textbox changes. Although I bet something like that already exists on CP... if not, then you could probably find something by googling a little.

      Visual Studio is an excellent GUIIDE.

      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