I am wondering if there would be anybody here that could tell me how to successfully code UISegmented control so that the table view cells in my program can also be organised via the names along with the corresponding number (sorry for no picture)
I have already tried searching for a solution, but they are either complicated or not related at all. I obviously have to put this in my UITableView controller, and have to make an action and a property for the segmented control, but really wanted to know how i can reset a table view in a different order. Something simple would be great. Thanks