Index in only one section of UITableView

2011-11-30 Thread James West
Hey folks - Is it possible to override the default behavior of the UITableView index so it only shows over the right side of a subsection of a table - scrolling with it, etc? I have a highly customized table with four or five cells in one section, and 70 in the other. I'd like to put an

Re: Index in only one section of UITableView

2011-11-30 Thread Sixten Otto
On Wed, Nov 30, 2011 at 7:59 PM, James West jww...@gmail.com wrote: Is it possible to override the default behavior of the UITableView index so it only shows over the right side of a subsection of a table - scrolling with it, etc? Yeah, that really isn't how the index works at all (even