onSubRowOpen

Looks like onSubRowOpen is called when updateFromXML is triggered. Is there any way to determine if this (onSubRowOpen) event is being called by onGridReconstructed (updateFromXML) or by the user actually clicking on the cell to open the subrow?

Unfortunately there is no way to check if “onSubRowOpen” is being called by onGridReconstructed or by user action.