scrollTo(eid, row)
This function creates a command to scroll the report to the specified location.
Parameter
eid target element ID
row if the element is a table, the target row number
Example
scrollTo('Table1', 200);
| << refresh() | © 1996-2013 InetSoft Technology Corporation (v11.5) | showStatus(message) >> |