This event occurs for each row that was pasted from the clipboard (block selection extension). onRowPaste event passes the following parameter:
grid.attachEvent("onRowPaste", function(rId){});