Friday 15 August 2014

iphone - Why doesn't delegate/datasource show in IB? -


I have a declared UIVICI controller like this:

  @interface RootViewController : UIViewController & lt; UITableViewDelegate, UITableViewDataSource & gt;  

I have pulled a tableview on the view of the root converter. When I click on the owner of the file, I see that the table is the view where the delegate and the data source are Should be connected to work for?

Assign items to the data source and the IB when you select your UITableView Do not click on the file's owner, click on the table view.


No comments:

Post a Comment