开发者

Replace Xcode's Navigation template UITableViewController with a UIViewController and UITableView

开发者 https://www.devze.com 2022-12-11 00:18 出处:网络
Is there any simple way to replace a UITableViewController from Xcode\'s \"Navigation based application\" with Core Data with 开发者_开发百科a UIViewController containing a UITableView?

Is there any simple way to replace a UITableViewController from Xcode's "Navigation based application" with Core Data with 开发者_开发百科a UIViewController containing a UITableView?

I'm looking to add things that the normal UITableViewController can't have, so I replaced it with a UIViewController, but my problem is that whenever I do replace the UIViewController containing a UITableView, I cannot getting editing and table reloading to work correctly.

Does anyone have any tips or tutorials you can hand off?


Have you implemented the delegate and datasource methods?

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号