I have a datagrid in my dashboard that has large bodies of text with overflows the cell. Its visible using a tooltip but not an ideal solution.
Is it possible to wrap text within a datagrid either by some existing feature or some advanced CSS? Alternatively if not possible, can I build a custom HTML table with buttons to trigger a popup?
Thanks Ivan, this is almost what I'm after but this only wraps the text inside the current cell. Is there a way to resize the row height to account for the text size and length?