Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
65
XamOrgChart NodeControlAttachedEvent
posted

Apologies up front if this is not the proper location for posts related to XamOrgChart. 

First and foremost, awesome control!

I am having a bit of trouble tracking the last item added to the tree, it seems the underlying logic for the org chart "Re-Paints" or "Re-Attaches" every node when a new item is added.  This makes tracking the last item painful if not impossible, is this intended functionality?  If so, could one of you post an alternative to tracking the last added node (Regardless of branch)?

What are the performance implications of re-attaching every node (or at least firing this event for every node) when I reach a large node count e.g. 1k +?