updating uitableview after performing paste from the cell

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 18:51 UTC
Read the original article Hit count: 172

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