Multiline text in ListView or Datagrid

P

Paul R

Hi,

I have Dataset to display in either a ListView or Datagrid, but some of the
columns may contain several lines of text.

I would like to dynamically set the height of each row depending on the
amount of text needed to be shown. I would then like to display the text in
multiline format, rather than the default single line.

Does anybody know how to do this, and whether it will be easier with a
ListView or Datagrid??? It is read only data so I do not necessarily need a
datagrid.

Thanks,

Paul
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top