Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在关注 Aaron Hillegrass 的书(正在尝试),并且正在尝试绑定一些视图单元格。我在下面的屏幕截图中得到了结果。
右侧的单元格至少是可编辑的。标题单元格不是。
我会很感激任何关于我做错了什么的建议。
谢谢
根据我的最后评论。我必须将表绑定到实体 > 安排对象,然后将 tableView 单元格绑定到 objectValue.name。