TablePaste

Implements copy-paste for datatable.

Events
onPaste fires when the clipboard is enabled and the user presses CTRL+V keys combination
Properties
clipboard enables/disables clipboard support on desktop devices
delimiter sets CSV delimiters for clipboard operations
templateCopy sets the template according to which data will be copied to clipboard from each currently selected cell
Back to top