DatagridView WordWrap doubt

  • Thread starter Thread starter Cesar Ronchese
  • Start date Start date
C

Cesar Ronchese

Hi!

I'm using a DataGridView to show a datatable that have many columns. When it
displays data, the lines are applying wordwrap in some cells, because the
grid is too wider to page.

I'm wanting to do that DataGrid cells always show only one line of text,
indepent of text size within it. It's possivel to do it?

Ps: I set the RowStile.Wrap = False, but did not work.

[]s
Cesar
 

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

Back
Top