I'm stuck in filtering of date using spinner
I'm actually filtering by Spinner .. thus that didnt really help
Im using spinner, not date picker
to select date, you use picker
Spinner is just a selector. Would you mean you want to filter another set of data, using a filter, where the filter criteria is from the value of the Spinner ?
Like I have 100 songs title, I want to only show all those classic genre. Then I have a Genre spinner with selections such as Pop, Classic, Rock, etc... Is that what you are referring to ?
Just like what David mentioned, Spinner is basically like a selector/filter.