Hi guys,
So here is the current situation: I have a ListView on a page full of ListView items (like price, sort of product etc) and I have another page where I designed a filter on it (filter by price, sort of product). My question is how can I make the filter function on the listView? How do I have to approach this?
Please help me out.