UITableView: How to display more then one detail cell and own custom button

Posted by Jacob on Stack Overflow See other posts from Stack Overflow or by Jacob
Published on 2010-03-28T22:37:47Z Indexed on 2010/03/28 22:43 UTC
Read the original article Hit count: 160

Filed under:
|
|
|

For instance
[Course Name (cell title)
[Value: 30% (cell.detailTextLabel) [my own custom button here as selector]
[Due: April, 2,2010](How can i add this)

© Stack Overflow or respective owner

Related posts about xcode

Related posts about cocoa