creating custom UITableView in iPhone -
can create uitableview uitableview cell in horizontal vertically aligned
please advise.
well, possible modify uitableview
, add cell rows contain multiple views set in horizontal order, require lot of custom work, in opinion, lose benefit of using uitableview,
what suggest here create custom view, has custom datasource , delegate, , create own view drawing logic, since complex view, require more work customize table view, creating ne uiview
subclass
Comments
Post a Comment