|
|
Browse by Tags
All Tags » print preview
-
Hi
When printing a DataGridView, custom formating applied in CellFormatting Event and RowPrePaint Event is not applied to the print output. Therefore formatting in Print Output is incomplete. Is there trick to solve that problem?
Regards
Lucas
-
I am trying to programmically export a grid to PDF, but would like to also have the pdf output in lanscape view...
Now I see an option when using the DGVEBaseExportSettingsEditorForm to change the page setup to landscape, as well as some other options.
Is there a way to duplicate this?
Thanks in advance!
-
Hi,
Thank you very much for using DataGridView Extension and for your feedback.
Could you tell us more precisely what is the expected result and what is the actual result in the print? What is the data type of the column that is not printed correctly and what is the displayed value type (image, string or something else)?
Also it will help ...
|
|
|