This event occurs immediately after cell is selected (works only with Marked Cells extension). onCellMarked event passes the following parameters:
grid.attachEvent("onCellMarked", function(rid,ind){});