This is a migrated thread and some comments may be shown as answers.

React grid print issue

2 Answers 391 Views
Wrappers for React
This is a migrated thread and some comments may be shown as answers.
Vikrant
Top achievements
Rank 1
Vikrant asked on 20 Dec 2018, 04:28 PM

Hi,

Whenever I am trying to export grid to PDF, I am not able to export the rows and columns that are hidden by scroll.

I am using following library.

 import { PDFExport as GridPDFExport } from '@progress/kendo-react-pdf';

 

please go through the attached screenshot.

 

Also I need your help to understand, how shall I keep first column Freeze in react grids.

 

Thanks,

Vikrant

2 Answers, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 24 Dec 2018, 07:45 AM
Hello, Vikrant,

I noticed that the ticket is marked for the Wrappers Grid, but the listed package is used with the native KendoReact Grid. Please advise which one of the two is used?

As the package points to the native Grid I will provide an answer to it.

The first example demonstrates how to export the entire Grid, not only the visible part:

https://www.telerik.com/kendo-react-ui/components/grid/pdf-export/#toc-getting-started

This is a modified example that better shows a Grid where there are items to scroll:

https://www.telerik.com/kendo-react-ui/components/grid/pdf-export/#toc-getting-started

As for the frozen columns, the developers' team is currently working on them. Once they are ready the item will be updated:

https://feedback.telerik.com/kendo-react-ui/1360866-frozen-column-in-react-grid

Regards,
Stefan
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Stefan
Telerik team
answered on 25 Dec 2018, 07:45 AM
Hello,

I noticed that I paste the demo twice by mistake, this is the modified example:

https://stackblitz.com/edit/react-ikpqgo?file=app/main.js

Regards,
Stefan
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Wrappers for React
Asked by
Vikrant
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or