Row AutoSize with WrapMode enabled

Answered
0
0

Hello everyone,

we are currently facing an issue with our DataGridViews.
If the Grid contains Cells with longer texts (i.E. notes) we use the `WrapMode = true` property to wrap the Cell content into the next line.

This works fine, but the `AutoSizeRows = AllCells` Property does not seem to work anymore.

I was expecting the rows to be as high as the content of the largest cell, but the row height stays the same.
Is there a way to get the full content shown in the cell, with WrapMode enabled?

Please find a sample project attached.

  • You must to post comments
Best Answer
0
0

Hi Florian,

issue #2296 is fixed in Wisej release 2.1.75

Best regards
Frank

  • You must to post comments
Great Answer
0
0

Hi Florian,

Thanks for reporting the issue, you’re right, it’s a regression. I’ve logged the bug as #2296 and we’ll let you know when a fix is available!

Best regards,

Levie

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.