1
Reply

Show string in textbox available in database after pressing

William Anthony

William Anthony

May 25 2013 1:59 AM
1.1k
In my Windows project i am using text box to disply names which are stored in the database, when i type the specific name it displays the name from database.what i want is, when i type any letter i.e 'a'it should display all names starts with 'A'.
Please show me the code in C#.

Thanks

Answers (1)