I need to resize the cell height based on the content size/length.tried several methods, which one gives the exact height without overlapping?
I need to resize the cell height based on the content size/length.tried several methods,
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
see this tutorial for change
UITableViewCellHeight Dynamically..Resizing-A-UITableViewCell
and also use this tutorial..
uitableviewcell-dynamic-height
also use tableView:heightForRowAtIndexPath: method for set height of cell with
indexpath