Tree2 ToggleExpandedEvent

2006-04-05 Thread Adrien FOURES
Hello I use tree2 , and i want to kown how use toggleExpandedEvent? can i catch the node expanded with this event? I build tree2 with database, and to an good optimisation, i need to build child node when is expanded. Thanks,

Re: Tree2 ToggleExpandedEvent

2006-04-05 Thread Andrew Robinson
Look at the HtmlTree component. It sets it up so that if you don't specify a varNodeToggler it calls itself. On 4/5/06, Adrien FOURES [EMAIL PROTECTED] wrote: Hello I use tree2 , and i want to kown how use toggleExpandedEvent? can i catch the node expanded with this event? I build tree2 with