Hi Guys!
I want make a Dictionary search bar with a TextBox and List but i dont know what i must to do...
The example like so :
If i only type "Con" In the TextBox
Then, the List View Will Showing :
- Construct 2
- Construct 3
- Cone
- Conan
- Conary
But, If i type "Construct" In The TextBox
Then, The List View Will Only Showing :
- Construct 2
- Construct 3
Like So... Sorry if my English Very Bad. Thank You :)