hi, i would need some support with my filtering a listview with a textbox
at the moment i am able to filter but the match starts from left while i would like to find all the matches based on my input.
in the example below i don't have the possibility to filter by the word SOCKS since the previous characters would not match:
DMT MN OUTDOOR NO SHOW SOCKS
DMT MN OUTDOOR ANKLE SOCKS
DMT MN OUTDOOR MISC ACC
here below my code. is it possible to filter not starting from left but searching if the input is contained in the string?
![]()
Please Login or Register to view this content.
Bookmarks