UITableViewController + UISegmentedControl
Hi,
Im trying to create a way of filtering groups from a table view, but i really cannot get it to work. What is the best way of doing this?
I.E, for an example, I have a groups of movies in a table under the following, Action, Thriller, Comedy. At the top I want a segmented control that can filter the table to only show comedy, or thriller, etc.
Appreciate any help!
|