I'm binding nodes on the server. These nodes can consist of multiple levels. On the client the tree is rendered expanded. When I collapse and re-expand a parent node, it calls the web service populating it's children. This creates duplicate records. Is there a way to prevent the web service call from populating duplicate records?
Thanks,
Chuck