The callback function for onRowDoubleClick for Fixed data table.

rowClicked: function(event, rowIndex, rowData){<br />
	//code here
}