Hello All,

Can anyone tell me what event to be fired when the node is expanded.
Initially I would be binding only the first level nodes on page load. I would want the child levels to be bound only on expanding the nodes. I tried events like : BeforeExpand, Expand, AfterItemExpand. But it didn't work.