Hello,
I have a issue with print datagridview by a larger number of columns.
In first case (WratText = false) I cannot see all text (see image)
In the second case (WrapText = true) is row height too small and again I cannot see whole text.
Both case it has set AutoSizeRows = true;
In both cases I don't see the entire date
Can you help me?
Thank you