GridPDFExport a grid that contains a custom cell that has a redux selector.

1 Answer 15 Views
General Discussions Grid PDF Processing
Aleksandar
Top achievements
Rank 1
Aleksandar asked on 04 Apr 2024, 08:46 AM

I am trying to save a grid with GridPDFExport. I am getting a lot of errors because a custom cell contains a redux selector and needs to access global state. If I remove the cell I can download the file. How can I fix this?  

 

1 Answer, 1 is accepted

Sort by
0
Konstantin Dikov
Telerik team
answered on 08 Apr 2024, 07:26 AM

Hello Aleksandar,

The problem that you are facing could be related with the following issue:

With that in mind, could you please elaborate if you tried to use React Context around the Grid for passing the additional data to the custom cells using the context?

If the issue persists, please share a stackblitz example demonstrating the issue, so we can debug it locally.

 

Regards,
Konstantin Dikov
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources!

Tags
General Discussions Grid PDF Processing
Asked by
Aleksandar
Top achievements
Rank 1
Answers by
Konstantin Dikov
Telerik team
Share this question
or