I want to print directly the wpf grid and its details. Currently I am able to do that if the details is also a grid. I wonder if it is possible to print if it is a custom templates within details sections.
Print WPF grid's custom detail
Answers approved by DevExpress Support
Hello Benjamin,
Currently our GridControl doesn't support printing custom content from detail grids. We will consider implementing it when planning features for further releases. You can add the S171718: Provide the capability to print custom content from detail grids thread to your Favorites to be aware of our progress.
Thanks,
Michael
Hello,
It's been awhile, I would just like to ask if the ContentDetailDescriptor printing will soon be available?
Thank you.
Hi Benjamin,
I must discuss this possibility with our R&D Team. Please give us additional time. We will contact you once we have results.
Hello,
We have reviewed possible approaches to implement ContentDetailDescriptor printing and found that this task is complex since the content descriptor may contain a very complicated layout of several controls and there is no general approach to print it. However, DXGrid supports DataControlDetailDescriptor printing.