Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Filtering a DataGridView

Status
Not open for further replies.

furjaw

Bioengineer
Joined
Jun 10, 2006
Messages
9
Location
US
Visual Basic.Net:

I have a DataGridView in Last Name sequence.
Is it possible to when a user types the first letter of a last name
that it displays all rows with last names that start with that letter.
When he types the second letter, it displays all records whose last name starts with those 2 letters, etc.?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top