I need to do some stuff after expand as well. In my case, what I'm doing is resizing a kendoStockChart on window resize. The trouble is that expanding nodes in the treeview triggers this resize event so what I'm looking to do is disable stockchart refresh onexpand and reenable it once the expand has been completed.