displaying multiple rows in a datagrid

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,
I have a datagrid and I would like it to simply display multiple rows.

When I type text into a cell and it goes over the length of the cell the text does appear on the next line, however when I have finished editing the text appears truncated on a single line.

please Help
Geraldine
 
Geraldine said:
I have a datagrid and I would like it to simply display multiple rows.

When I type text into a cell and it goes over the length of the cell the text does appear on the next line, however when I have finished editing the text appears truncated on a single line.

Hi Geraldine,

the free Extended DataGrid:
http://dotnet.leadit.be/extendeddatagrid/

supports MultiLine TextBox columns.

Cheers

Arne Janning
 
Back
Top