Required library edition:
This event occurs right after a row was double clicked, before a cell editor is opened by a dbl click. If retuns false, the event is canceled. onRowDblClicked event passes the following parameters:
grid.attachEvent("onRowDblClicked", function(rId,cInd){});