I have a listview and i have a combo box and a button.
In the listview I have a few columns and under column 3 i have the text either "Free" or "Members". So in the combo box i have the choices free or members
When the button is clicked, I would like it to hide or remove items that do not have what was selected in the combo box.
In the listview I have a few columns and under column 3 i have the text either "Free" or "Members". So in the combo box i have the choices free or members
When the button is clicked, I would like it to hide or remove items that do not have what was selected in the combo box.