Hi;
With controls like the tree which has it's own axaj load function via supplied url etc, is it possible to have an event which fires after the data has been retrieved but before the data is loaded into the control elements

I would like to do some processing of the data after retrieval but before it's actually loaded to the control's data elements.
Thanks