This event occurs immediately after the right mouse button was clicked on a grid row. onRightClick event passes the following parameters:
grid.attachEvent("onRightClick", function(id,ind,obj){});