Multiple Selection with UITableView

Last Revision:
Version 2.2, 2014-01-13
Fixed selection logic bug in "updateButtonsToMatchTableState" method.
(Full Revision History)
Build Requirements:
Xcode 5.0 or later, iOS 6 SDK or later.
Runtime Requirements:
iOS 6.0 or later

"TableMultiSelect" demonstrates the use of multiple selection of table cells in UITableView, in particular using multiple selection to delete one or more items.

../Art/Screenshot.png