Categories | Question details Back To List | ||
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? Answer posted by dhxSupport on Oct 06, 2009 03:25 Unfortunately there is no way to check if "onSubRowOpen" is being called by onGridReconstructed or by user action. |