Community Questions & Answers

Delete headers in grouped tableview

**Updated question:** How do I delete sections in a tableview? **Old question:** I'm deleting rows with headers in a grouped tableview. The row itself disappears, but the header doesn't. Is possible to delete the header as well? I get the same problem...

Bug in Grouped TableView?

Hi there, I'm deploying an app for iPad and I've been working with tableviews. This is the code I use: --- var myList = Titanium.UI.createTableView({ style:Titanium.UI.iPhone.TableViewStyle.GROUPED, backgroundColor:'#ff0000', ...

Grouped TableView not Rendering Correctly with iOS4

I just updated the SDK to 4.0, and I also flashed my iPhone with iOS4. All of my TableViews that are 'grouped' (i.e. style: Titanium.UI.iPhone.TableViewStyle.GROUPED) are not rendering as such. They are rendering as normal table views. But, this issue...

Showing 1-22 of 22