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. How do I Index into a grid view while typing string?

How do I Index into a grid view while typing string?

Scheduled Pinned Locked Moved C#
databasequestioncsharpcssvisual-studio
1 Posts 1 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.
  • E Offline
    E Offline
    Edwin Smith
    wrote on last edited by
    #1

    Hi: This is my first time posting to this board and I'm relatively new to programming with Visual Studio 2005 but I'm not new to programming in general. I have a database app which uses a DataGridView control with 4 columns displayed. This is constructed with drag and drop from Data Sources and works well. I would like to provide a textBox control that indexes into the "Name" column of the Grid View as a string is typed in the box. I.E. if I type a "V" the grid goes to the first name which starts with V then as I type the rest of the name it goes to the first name that starts with the letters in the textbox. The user can continue typing until he types the entire name or sees the name he wants and selects it with the mouse. Is there a control to do this? Thanks Edwin

    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