
- Forum
- Programming Talk
- Microsoft .NET
- Autosuggest from Access Database
Autosuggest from Access Database
This is a discussion on Autosuggest from Access Database within the Microsoft .NET forums, part of the Programming Talk category; Hi, How to get database values in auto suggest.i have one text box.Tex box ID have some values in database.when ...
-
Autosuggest from Access Database
Hi,
How to get database values in auto suggest.i have one text box.Tex box ID have some values in database.when user type text in text box then related text will come in auto suggest.anyone help me?
Thanks
chowexfo
-
Hello, You will need to have select statement and bind the recordset to the dropdown .
Thanks,

Reply With Quote





