I don’t think I explained it very well, this hasn’t got anything to do with editing. See the following example, should be clearer:
I have a grid with content such as:
Address Line 1,
Address Line 2,
Post Code etc…
However, the grid displays the content like so:
Address Line 1, Address Line 2, Post Code etc…
What I would like to know is whether this behavior can be prevented without editing the content. I want the grid to only display the first line of my content, but the tooltip to still show the full content…