How to decrease width of table view cells for iphone

Posted by David Hsu on Stack Overflow See other posts from Stack Overflow or by David Hsu
Published on 2010-06-11T17:33:18Z Indexed on 2010/06/17 19:03 UTC
Read the original article Hit count: 173

Filed under:
|

I'm trying to create a grouped table view with two sections. For the first section I would like the width to be only half the screen. For the second section it would be the standard width. Also, next to the first section I would like to put a button.

How is this done?

Thanks!

© Stack Overflow or respective owner

Related posts about iphone

Related posts about xcode