updating uitableview from the custom cell after changing it

Posted by Nava Carmon on Stack Overflow See other posts from Stack Overflow or by Nava Carmon
Published on 2010-05-22T18:43:27Z Indexed on 2010/05/22 20:30 UTC
Read the original article Hit count: 198

Hi,

I've implemented edit menu from my custom UITableViewCell class. I have a small problem of updating a table view from inside the custom table cell class. What is the best approach to do that?

TIA

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uitableview