Auto Complete Textbox that functions like gridview....

  • Thread starter Thread starter jforward55
  • Start date Start date
J

jforward55

Guest
How can I make an auto complete textbox display data similar to a gridview? I have a windows form application that has an order entry form. I want to have the user see inventory quantities when he chooses the item location as part of the auto complete information. How can I do this?

Example:

user types: Bin0103

autocomplete drops down: Bin0103, Qty 10

Thank you in advance!

Continue reading...
 
Back
Top