Hi,
We have a requirement to display a preview (first two to three lines) of email body content in a listview field for each item in the list. I've tried using the rich text control but it doesn't display at all. I've also tried using a datalabel but it displays the unrendered HTML. My smartobject source is a stored procedure.
Is there an OOB way to display this type of data in a listview control?