I’ve got some cells where the content is to big for the cell.
How can I adjust the height of the rows when the content doesnt fit in width?
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.
I would recommend you to use text wrapping which described in the answer (word wrapping) and in this one (char wrapping). I would recommend you additionally read the answer which described advantages and disadvantages the usage of the two ways of wrapping. In both approaches will be used
which can be helpful not only in case of text wrapping.