-(void) tableView:(UITableView *)tableView willDisplayCell:(nonnull UITableViewCell *)cell forRowAtIndexPath:(nonnull NSIndexPath *)indexPath{
if([indexPath row] == ((NSIndexPath*)[[tableView indexPathsForVisibleRows] lastObject]).row){
///加载完毕
}
}
转载于:https://www.cnblogs.com/piaojin/p/6046628.html
相关资源:dhtmlxgrid 强大的表格控件