Welcome to the React feedback portal. We’re happy you’re here! If you have feedback on how to improve the React, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Actual Behavior:
When attempting to print the React Grid with column templates or header templates, the templates appear as empty in the printed output. The content defined within the templates is not rendered in the printed grid, leading to blank areas where the templates should be.
Expected Behavior:
The column templates and header templates should be correctly rendered and included in the printed output of the React Grid. The printed grid should display the content from these templates as it appears in the grid on the screen, preserving the dynamic or custom content defined within them.
Sample Link :