w2grid.copy

Returns selected records in tab-delimited text format.
copy()
Returns text.

Description

This method is called to generate text in tab-delimited format that will be copied to the clipboard. The method does not copy text to clipboard, but returns it. This method emits .onCopy event.
If you have grid defined in the following way: Select several records and then call:

User Comments

comments powered by Disqus