ios - UITableView inside a UIViewController? -


i need this i've found out how control uitableview having tableview in on uitableviewcontroller. how can control uitableview without having it's on uitableviewcontroller?

you can put uitableview inside view controller, make sure set delegate , data source , implements appropriate protocols.

as told, example split view controller.


Comments

Popular posts from this blog

Line ending issue with Mercurial or Visual Studio -

java - Jtable duplicate Rows -

java - Run a .jar on Heroku -