I am using the Q3 2008 Rad Ajax Treeview and Microsoft Script Manager controls on my page. I have several nodes using TreeNodeExpandMode.ServerSideCallBack.
Is there a way to capture a client-side event that will inform me when a child node has been populated as a result of the node expansion & ServerSideCallback? onClientNodeClicked seems to fire before the child node has been populated.
Thank you
Is there a way to capture a client-side event that will inform me when a child node has been populated as a result of the node expansion & ServerSideCallback? onClientNodeClicked seems to fire before the child node has been populated.
Thank you