April 16, 2012
Have you ever wanted to be able to sort the data in your UITableViews? Well lucky for you, that’s a nifty piece ofUITableView functionality that I recently learned how to achieve myself, and I thought I’d share that newly acquired knowledge with you. For the sake of this tutorial, let’s say you have a UITableView that you’ve populated with […]