Print grid

Hi,

I am trying to print a grid with grouped rows, when I click Print in the toolbar, only the first grouped row is printed

How can I print the whole grid with the grouped rows?






4 Replies

PS Pavithra Subramaniyam Syncfusion Team October 21, 2021 12:26 PM UTC

Hi Tarik, 

We have tried to reproduce the reported issue, but it is working fine at our end. We have prepared a sample for your reference. 


Could you please shar ethe below details that will be helpful for us to validate the reported scenario and provide a better solution as early as possible 

  1. Share the Grid DataSource type (Local/Remote)
  2. Share the Syncfusion package version.
  3. Share the Grid code example if possible.
  4. Share the issue reproducible sample if possible

Regards, 
Pavithra S 



TA Tarik October 21, 2021 12:48 PM UTC

[grid.cshtml]


Syncfusion version v19.2.0.62



PS Pavithra Subramaniyam Syncfusion Team October 22, 2021 12:57 PM UTC

Hi Tarik, 

Thanks for the details. 

Based on the provided code and version details we have prepared a simple sample but unfortunately the issue is still not reproduced at our end. In your code example we could see that you have bound the ‘beforePrint’ event. Is there any customization is done inside that handler? If yes, please share the event handler code or share the issue reproducible sample/reproduce the issue in the below sample if possible 


Regards, 
Pavithra S 



PS Pavithra Subramaniyam Syncfusion Team October 22, 2021 12:57 PM UTC

Hi Tarik, 

Thanks for the details. 

Based on the provided code and version details we have prepared a simple sample but unfortunately the issue is still not reproduced at our end. In your code example we could see that you have bound the ‘beforePrint’ event. Is there any customization is done inside that handler? If yes, please share the event handler code or share the issue reproducible sample/reproduce the issue in the below sample if possible 


Regards, 
Pavithra S 


Loader.
Up arrow icon