Dashboard Section, EventScript object
An Interactive Reporting Dashboard object level function that is executed when you double-click a row from an active embedded Results/Table section within a Dashboard section.
Expression. OnRowDoubleClick()
An expression that returns a Results/Table section object
This example shows how to associate the OnRowDoubleClick method with an active Table in the Dashboard section:
Table1.OnRowDoubleClick()