First post. I'm still reading the iOS Human Interface Guidelines and haven't come across this scenario, yet. When displaying multiple columns in a table, what is the appropriate indicator to the user that they can change the column used for sorting?
|
feedback
|
|
Well, the A table view has only one column and allows vertical scrolling only. It consists of rows in sections. [...] | |||||||||||||
feedback
|
|
I have the same challenge. I'm showing a single list of customers, each having a unique number and a descriptive name. I've added a segmented control to the middle of my toolbar that allows the user to sort by name or number.
| |||
|
feedback
|
