Forum Post: RE: How do I get a label to wrap on a list item?

Status
Not open for further replies.
E

egarcia

Guest
Hello, You can have a label wrap in a listview by using Create New - CSS and entering the following code: .MyPhoneApp_mobilelabel_2 { white-space : normal; } Use "." and the name of the class. See how it looks below. I hope this helps.

Continue reading...
 
Status
Not open for further replies.
Top