Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

junmoney83

macrumors newbie
Original poster
Mar 3, 2010
20
0
i want to know when if i move tableview's cell.

i know event when i select cell. but i don't know that when i move cell.


is there any idea? i can know?
 
UITableView is a subclass of UIScrollView. Implement the scrollview delegate protocol and you'll be notified when the view scrolls.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.