Anyone tried to have more than one text line in a field in a row in a
datagrid?

I have a number of textual annotations provided by the user in
multi-line TextArea controls at various points in my application and I
want to show them all in a list.  By default I just get the first line
of text.

I have thought of using a custom itemRenderer using a TextArea, but
I'm not sure how I would set the height of the row to accommodate the
text.

Anyone have any ideas?

Reply via email to