We have added the Kendo Export to PDF Toolbar Button in the Grid.
But upon Exporting it is not exporting all the columns and also adding the other toolbars in the export
data-pdf = '{
allPages: true,
avoidLinks: true,
paperSize: "A4",
margin: { top: "2cm", left: "1cm", right: "1cm", bottom: "1cm" },
landscape: true,
repeatHeaders: true,
scale: 0.8
}',