UITableView like Contact App
Posted
by Matthias
on Stack Overflow
See other posts from Stack Overflow
or by Matthias
Published on 2010-05-04T10:34:50Z
Indexed on
2010/05/04
10:38 UTC
Read the original article
Hit count: 654
Hi,
I try to create an UITableView similar to the Standard Contact App, when selecting a contact (i.e. grouped style). But how do I get some controls at the top or at the bottom of the cells, which scroll with the rest? In the Contact App you have at the top the picture together with the name and at the bottom three buttons. Are these just special customized Cells? Or can you have controls directly there?
Thanks for your help!
Regards Matthias
© Stack Overflow or respective owner