tableviewcell上嵌套collectionview的问题 10
我在tableviewcell上嵌套了collectionview,tableview的cell高度我根据collectionview数据源里的个数来实现,可是,tabl...
我在tableviewcell上嵌套了collectionview,tableview的cell高度我根据collectionview数据源里的个数来实现,可是,tableviewcell一开始获取到dataArray的count为0,我请求到数据的时候reload 了,导致崩掉怎么解决
展开
1个回答
展开全部
实现代码:
-(BOOL)tableView:(UITableView *) tableView canEditRowAtIndexPath:(NSIndexPath *)indexPath
- (BOOL)tableView:(UITableView *)tableView canMoveRowAtIndexPath:(NSIndexPath *)indexPath
- (void)tableView:(UITableView *)tableView moveRowAtIndexPath:(NSIndexPath *)fromIndexPath toIndexPath:(NSIndexPath *)toIndexPath
-(BOOL)tableView:(UITableView *) tableView canEditRowAtIndexPath:(NSIndexPath *)indexPath
- (BOOL)tableView:(UITableView *)tableView canMoveRowAtIndexPath:(NSIndexPath *)indexPath
- (void)tableView:(UITableView *)tableView moveRowAtIndexPath:(NSIndexPath *)fromIndexPath toIndexPath:(NSIndexPath *)toIndexPath
本回答被网友采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询