New to Kendo UI for jQuery? Download free 30-day trial
Copy to Excel
- EXAMPLE
- VIEW SOURCE
-
EDIT
- Edit in Kendo UI Dojo
- Edit in Theme Builder
-
Change Theme
DefaultSASSLESS
- Default
- Bootstrap
- Material
- Launch Theme Builder
- copy-to-excel.html
- Sample service
Also available for:
API REFERENCEDescription
Having used to the copy-paste functionality available in MS Excel, many users would want to copy grid cell content from web apps and paste in Excel, or some other place for further review, or just to duplicate it.
With the Kendo UI grid this is built-in functionality which is supported by setting two properties: selectable->multi cell and allowCopy->true. As simple as that, your users will be able to utilize copy and paste between across their apps, using the browser clipboard for this purpose "behind the scenes".