I created a list view using a database. My question is that some of the items are not grouped is there a way i can remove them from the list or even if there grouped not display them?
example: data
fruit
apple red ----(blank)
orange orange soft
tangerine orange soft
banana yellow soft
grape purple soft
1. is there a way i can have just a list of the orange fruits?
2. is there a way to draw the list with just soft type and not display apple.
example: data
fruit
apple red ----(blank)
orange orange soft
tangerine orange soft
banana yellow soft
grape purple soft
1. is there a way i can have just a list of the orange fruits?
2. is there a way to draw the list with just soft type and not display apple.