subfile row onclick (Genie)



This event runs client-side code when a subfile row is 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 onrowclick event should be used instead.