New to Telerik UI for ASP.NET MVC? Download free 30-day trial
Copy to Excel
- EXAMPLE
- VIEW SOURCE
- Edit in Theme Builder
-
Change Theme
default
- Main
- Main Dark
- Nordic
- Ocean Blue
- Purple
- Turquoise
- Main
- Main Dark
- Nordic
- Urban
- Vintage
- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
- Main
- Main Dark
- Opal
- Silver
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
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 Telerik Grid HTML helper this built-in functionality is supported by setting two configuration settings: Selectable -> GridSelectionMode.Multiple and AllowCopy(true). As simple as that, your users will be able to utilize copy and paste between the browser and their apps.