Venkat Kumar

Venkat Kumar

  • NA
  • 503
  • 140.1k

Windows Application

May 23 2015 2:32 AM
hai, I have a form that contains textbox. If I enter text in the textbox a popup grid should show. That grid contains the matching records of that textbox.
 I'm using Visual Studio 2008
Example: 
 
Search Textbox
 Ba
 
Below is my Grid View 
 ItemName Stock Item PriceDiscount 
 Bananna 100 10
 Bag 5 1000
 
 Can anybody help me fast..

Answers (2)