Copy jqGrid CSV Data to Clipboard

Here's a simple snippet for JQuery's jqGrid to enable the data in the grid to be copied to the clipboard. You'll need to set the grid's multiselect property to true. Then you simply add some extra code below your jqGrid initialisation code:...click here to read more
David Barone, 11 March, 2010, 1:21 pm
Last Modified: 11 March, 2010, 1:29 pm