tags:

views:

209

answers:

0

I have a UITableView with about 400 entries so I'm using sections and an index. I'd also like to see the scroller to indicate position in the table as the sections vary in size considerably. It looks like there is enough room to display the scroller next to the index, but I don't see how to do this. I have the scrollers enabled in IB and they show up when the index isn't displayed.