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
Below is my Grid View
ItemName | Stock | Item Price | Discount |
Bananna | 100 | 10 | |
Bag | 5 | 1000 | |
Can anybody help me fast..