New to Kendo UI for AngularStart a free 30-day trial

GridClipboardEvent

Provides event data for the clipboard event of the GridClipboardDirective.

NameTypeDefaultDescription

clipboardData

string

The clipboard data as a string. When the action is copy or cut—contains the grid data copied to the clipboard, formatted for Excel compatibility.. When the action is paste—contains the raw clipboard data extracted from the original DOM event.

gridData

GridClipboardItem[]

The affected Grid data items and fields.

originalEvent

ClipboardEvent

The original DOM clipboard event.

target

GridClipboardTargetCell

The target cell for the clipboard operation.

type

GridClipboardEventType

The type of the clipboard event.

Not finding the help you need?
Contact Support