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

java - Run a .jar on Heroku -

java - Jtable duplicate Rows -

validation - How to pass paramaters like unix into windows batch file -