To work with the sample open up any Excel spreadsheet, copy some rows, and paste it into the grid using the keyboard (Ctrl + V, Shift + Insert, Command + V). To export the template content to Excel, handle the excelExport event of the Kendo UI Grid for Angular and modify the created workbook so that the data for the detail Grids is integrated in the exported document. Also please check this article from our documentation that shows how to pasted excel values in the Grid using the Clipboard API: https://www.telerik.com/kendo-angular-ui/components/grid/how-to/paste-from-excel/. To add a native Kendo UI look and feel, add the dirty indicator to each new item and its fields. Instead of pasted cells selected as 5th row to 7th row (5th cell). To enable the Excel export, import the ExcelModule and add the kendo-grid-excel component to the Kendo UI Grid for Angular. Let me know if I can provide any further assistance for Kendo UI for Angular. You can find it here: https://docs.telerik.com/kendo-ui/knowledge-base/grid-paste-data-from-excel-batch-edit. http://docs.telerik.com/kendo-ui/web/grid/how-to/copy-from-excel-to-grid, http://www.telerik.com/forums/copy-from-excel-sheet-and-paste-it-in-radgrid. Sandeep It is possible to achieve finer grained control over Excel export using the Grid API. I want to use the kendo-grid-excel component to export my grid to an Excel file. Posted on November 5, 2022 by {post_author_posts_link} November 5, 2022 by {post_author_posts_link} Could someone point me in the right direction? I've seen that the PDF export has a parameter allPages to export all pages of the grid, but not the kendo-grid-excel component. See Trademarks for appropriate markings. See Trademarks for appropriate markings. Open up any Excel spreadsheet ( or this one here ), copy some rows, and paste it into the grid using the keyboard. Telerik and Kendo UI are part of Progress product portfolio. If set to true and selection of the Grid is enabled, the user could copy the selection into the clipboard and paste it into Excel or other similar programs that understand TSV/CSV formats. Can be set to a JavaScript object which represents the allowCopy configuration. Figure 1. /button> The allData() method takes a collection of datatypically, but not mandatory, the same collection to which the Grid is boundprocesses it (for example, applies or removes paging, filtering, sorting, and so on), and uses the resulting object to create the workbook. Every Microsoft product has a lifecycle. Indeed, there isn't such built-in feature provided by the Kendo UI for Angular Grid. This is a migrated thread and some comments may be shown as answers. Progress, Telerik, Ipswitch, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries.