Thanks for the reply. I’ve tried using formatters like this but the text in a long text field is truncated with an ellipsis.
I want to stop the truncation and have the row height adjust dynamicly so that all the text contained in the long text field is diplayed on the listview page.
The code does stop the text being truncated but unfortunately the row height does not adjust automatically so it ends up looking pretty bad with text on top of other text.