UITableView - get list of UITableViewCells in an indexPath.section

Posted by Dave on Stack Overflow See other posts from Stack Overflow or by Dave
Published on 2010-02-25T19:16:07Z Indexed on 2010/05/14 4:04 UTC
Read the original article Hit count: 136

Hello,

Is there a way I can iterate over a list of UITableViewCells contained in an indexPath.section?

Thanks

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uitableview