UITableView style set to "Grouped", but program uses "Plain" on iPhone

Posted by Jacek on Stack Overflow See other posts from Stack Overflow or by Jacek
Published on 2010-06-14T06:13:09Z Indexed on 2010/06/14 6:22 UTC
Read the original article Hit count: 374

I have created UITableViewController based class with XIB. In XIB I have changed style to "Grouped". Unfortunately, when I build the application, the table turns out to by "Plain". What might be a problem?

I have tried "Cleaning all targets". No success.

alt text

alt text

© Stack Overflow or respective owner

Related posts about iphone

Related posts about iphone-sdk