I entered about 300+ items into the listview control and I would like to add a more advanced filter than what I have settled with for now. What I have it do now is the user types the text they want to search for, then click a button and it makes the items bold that match what they entered.
I would like it to remove or hide items instead so that it only shows them what they want to see.
I'll copy that part of my project to a new project in a few mins and post it here so you can see what I'm trying to do.
Thanks.
I would like it to remove or hide items instead so that it only shows them what they want to see.
I'll copy that part of my project to a new project in a few mins and post it here so you can see what I'm trying to do.
Thanks.