Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Shane Kirk on Oct 05, 2009 09:13
open dhtmlx forum
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.