The data I'm showing in the tree has new nodes added frequently so I'd like to make it so that the when a node is collapsed and expanded it reloads the node. Is there a way I can tell it to always reload on expand? I'm also doing alot of node expansion/collapsing through JS so I need it to work over there too. I'm using ServerSideCallBack as the expand mode.
An even better solution would be to have it reload the node with out having to collapse it if possible... that would really only be usable from JS though.
An even better solution would be to have it reload the node with out having to collapse it if possible... that would really only be usable from JS though.
