iphone - Change the UITableViewCell layout on selection -


i have tableview cell uses right detail layout. want when user selects cell. should add image cell?

any suggestions how should implement this?

kind regards

you can in -tableview:didselectforrowatindexpath: when user selects can create image view , add


Comments

Popular posts from this blog

ruby - Trying to change last to "x"s to 23 -

c# - Can I intercept a SOAP response in .NET before a content type binding mismatch ProtocolException? -

css - Can I use the :after pseudo-element on an input field? -