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 -

R - Plot: How to format in 10-base scientific notation and put it text, mtex, title etc functions? -

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