Hello,
I want to automatically increase height of text if the text longer than the width
like this,, if the width of text
(example I have a text and its width 10px or 10 character) but if I read the text from the Database and if the name like 'Khalid Salameh' then the text show as
"Khalid Sal"
I want to increase height the text automatically for each new row,, like this (( the width doesn't change, just the height))
'Khalid Sal
ameh'
I hope you understand me... thank you.