views:

77

answers:

0

Hi Guys,

Look at the iPad app from Yahoo here http://entertainment.yahoo.com/ipad The grid like contorl where the TV Listing is being shown scrolls vertically, horizontally and diagonally too. The scrolling is seamless and it's not swipes.

Similar to this, I want UITableView in my app to scroll horizontally, vertically and diagonally in seamless manner. I have given this a thought but could not figure out how a UITableView can scroll horizontallly and diagonally too.

Can anyone help me by providing pointers on how to achieve this type of functionality using UITableView or by customizing any UIKit control?

Regards, Hardik