views:

767

answers:

2

Hi, I'm new to iPhone SDK 3.0.

I've seen table view edit mode where you can check multiple row items and then delete them or move them.

The picture here (http://twitpic.com/khmog) illustrates what I mean. I've also seen this in several other apps, such as "Groceries".

Could anyone tell me how to do this? Can this be done using 3.0 APIs? Thanks.

A: 

There was a demonstration of this on the CS193P course (available on iTunes U). I'm pretty sure it was the Loren Britcher session.

Andiih