Hello, how are you, community, I have been able to make a search engine for a listview with a texbox and a button that works well, but I need it not to search for what it contains, to only search the list if it starts with a value.
example:
I write in the texbox:
Michael
and only those that begin with michel come out
expected result:
Michael Jackson
Michael Jordan
and not
paul michael
charles michael
Michael Jackson
Michael Jordan