2
Answers

Windows Application

Venkat Kumar

Venkat Kumar

9y
454
1
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)