How to do edit-in-place in a UITableView?
Posted
by cannyboy
on Stack Overflow
See other posts from Stack Overflow
or by cannyboy
Published on 2010-05-10T14:54:32Z
Indexed on
2010/05/10
15:04 UTC
Read the original article
Hit count: 405
Is there a standard way to set up a table to allow editing-in-place, kind of like this: http://www.gtp.com.au/gtpicommerce/images/iphone4.jpg
I only need editable text at the moment, but I might need UISwitches or UISliders in the future.
© Stack Overflow or respective owner