redcard asked 2017-05-17 21:59:42 UTC
Hello,
Our QA department recently started testing our application in WiseJ. They use IE, I use Chrome.
One of the things they reported is datagridview cells are wrapping the text when it is longer than the width of the column. I've tried setting the cell style wrapmode to DataGridViewTriState.false... and tried setting the default style of the row/column to wrapmode false... and calling ResetWrapMode()... I've tried everything I can think of. It still wraps in IE.
I was able to recreate in a sample app, I'll attach a screenshot of chrome vs IE. We are running version 1.3.61.
Thanks,
Andrew
redcard asked 2017-05-17 21:59:42 UTC
Hello,
Our QA department recently started testing our application in WiseJ. They use IE, I use Chrome.
One of the things they reported is datagridview cells are wrapping the text when it is longer than the width of the column. I've tried setting the cell style wrapmode to DataGridViewTriState.false... and tried setting the default style of the row/column to wrapmode false... and calling ResetWrapMode()... I've tried everything I can think of. It still wraps in IE.
I was able to recreate in a sample app, I'll attach a screenshot of chrome vs IE. We are running version 1.3.61.
Thanks,
Andrew