I have a textbox with concatenated values of (First Name + space + Last Name) from database. When I type 'M' it suggests names that start with M but when I type surname value (ex. 'Enrique') it doesn't suggest names with surname 'Enrique'. Anyone could help me ? Thank you in advance.
Asked
Active
Viewed 125 times
0
-
Possible duplicate of [AutoComplete TextBox Control](https://stackoverflow.com/questions/1357853/autocomplete-textbox-control) – styx Dec 09 '18 at 13:10
-
Please paste the code – MBB Dec 09 '18 at 15:07
-
[AutoComplete](https://stackoverflow.com/questions/796195/c-sharp-autocomplete) – Jimi Dec 09 '18 at 15:39