Customizing Exported ColumnsPremium
The pdf
property allows you to define which columns of the KendoReact Data Grid are included in the exported PDF by setting either the defaultColumnState
or columnState
options.
In the example below, the CategoryName
and UnitPrice
columns are displayed in the browser but are excluded from the exported PDF document.
Change Theme
Theme
Loading ...