UITablevViewCellStyle strange behaviour with detailTextLabel

Posted by joec on Stack Overflow See other posts from Stack Overflow or by joec
Published on 2010-03-31T00:32:38Z Indexed on 2010/03/31 0:33 UTC
Read the original article Hit count: 246

Filed under:

I have set my UITableViewCellStyle to be Value2, and it shows the detailTextLabel and textLabel, but instead of the detailTextLabel being the small text to the left of the cell, it is now the primary text in the cell, and the textLabel is the small text.

Strange behaviour and i'm not sure why? For now i'm just swapping the values over, but I'm pretty sure its not correct.

Anyone else experienced this issue?

Thanks

© Stack Overflow or respective owner

Related posts about uitableviewcell