How can I get the listView to recognize a carriage return and line feed? The characters just show up as symbols.
Printable View
How can I get the listView to recognize a carriage return and line feed? The characters just show up as symbols.
Which view mode are you using with the ListView?
I do not think that the listview in Details mode will handle multiple lines, except in the header.
You can adjust the Height of the listitems so you may be able to display multiple lines, but too much work for me.