DHTMLX Docs & Samples Explorer

onAfterChange

Parameters:

  • the object of the selected item
  selector.attachEvent("onAfterChange", function(itemObject){
       //any custom logic here
  });