Hi,
When I'm printing a datagrid, which has several columns with the same width, I unexpectedly got the autofit behavior (see attached picture). Is this by design? Anyway to disable it?
Thanks.
Anybody has a clue how to approach this problem? Thanks!
This could be caused by the HorizontalPaginationMode when it is set to Scale. You can change it to the default value which is Mosaic. You can find more information here.