Nithin
Nithin

Reputation: 6475

Table with rows and columns, iphone

Is it possible to create a table in iphone sdk with custom number of rows and columns? I know to create a table using uitableview, unfortunately, it has a fixed number of columns and is 1. I want to get a view something like the image gallery of the iphone. is that possible? pls give your suggestions

Upvotes: 1

Views: 1134

Answers (1)

gerry3
gerry3

Reputation: 21460

Check out the TTThumbsViewController in Three20.

Upvotes: 2

Related Questions