【发布时间】:2013-03-19 11:01:05
【问题描述】:
在我的应用程序中,我想在 iPad 中显示多列表视图。
所以,我使用了来自 :MultiColumn TableView 的可可控件
它对我来说很好,但我想以交替颜色显示行。
为此,我无法找到更改代码的位置。
【问题讨论】:
-
备用行 ??哪一行请详细说明你的问题..
-
在 cellForRowAtIndexPath 中你可以放那个代码。
标签: ios objective-c uitableview