VB.net datagrid and multiline

J

jeff maultby

Hi All
I need to display multiple lines of text in same column
in datagrid on display as well as on edit. Want each
row's height to auto size on display according to the nbr
of lines in the multiline column. Don't want all rows to
be same height when their text is only 1 line.
Currently can only get this to happen when row height has
been manually changed and cell is set to editable and
then only when click into cell.
The behaviour i have previously used has been in
FlyTreeXPro but this was with VB6. Would prefer to
use "standard" .net framework for this app.
Thanks
Jeff
 

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