TableSearch
| Last Revision: | |
| Build Requirements: | iOS SDK 4.0. |
| Runtime Requirements: | iOS 4.0. |
Demonstrates how to search the contents of a UITableView using UISearchBar and UISearchDisplayController, effectively filtering in and out the contents of that table. If an iPhone/iPod Touch application has large amounts of table data, this sample shows how to filter it down to a manageable amount if memory usage is a concern or you just want users to scroll through less table content.
© 2010 Apple Inc. All Rights Reserved. (Last updated: 2010-06-17)