I want to scrolling Horizontal UITableView in iphone ? or How to create custom Horizontal scrolling UITableViewCell and added with UITableView ? Please i really need this.Or anyother controls that shows 10 columns per row in UITableView .
My data size is out of the screen for each row i dont want to fold it .So how can i increase the tableview size horizontally ? Is it possible ? I want to show 11 columns per each row in UItableview. Now i can able to create 5 columns per each row.
Thanks in advance.... If possible give some sample code .