subfile row ondblclick (Genie)



This event runs client-side code when a subfile row is double-clicked.  The JavaScript variable hiLine reports the line that is currently highlighted.

This event will only fire if the Detect Subfiles setting is set to True and the Detect Subfile Patterns setting is set to False.  However, if the Detect Subfile Patterns flag is set to True, a grid widget will be created, and the grid's onrowdblclick event should be used instead.