Can I have that A-Z index bar in an UITableView also with UITableViewStyleGrouped, or only with UITableViewStylePlain?
views:
67answers:
1
+1
A:
iPhone Human Interface Guidelines state that with UITableViewStyleGrouped: "This style of table view does not provide an index."
Frank Martin
2010-04-09 10:33:28