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
Post a Comment