Login required for access
In order to watch this lesson, you'll need to login to the website.
UITableView Sections Filtering
Intermediate Training Core Data
Many applications that you use on your iOS devices will contain lists that are grouped in certain sections. For example you can think of your address book where all your contacts are grouped under letters that their last names start with. In today's lesson, we look at how UITableViews can be sectioned off for employees with short names and long names. In doing so, we learn how we can apply a filter function on all employees to easily get the employees we want. Finally, the lesson ends in providing a much more elegant solution with a two-dimensional array to support our sections.

Comments (11)
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
6 years ago
5 years ago
5 years ago
5 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
HELP & SUPPORT