I have a split view and on the left side of it I have a table view now I want whenever I click a cell on the table a new view i开发者_运维问答s loaded on the left side itself. How can i do it any suggestion.
Thanks.
Maybe a little late, but check out Apple's sample code - MultipleDetailViews.
精彩评论