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
405
Bring Node Into View
posted

Is there a property or method that can be called to bring a particular node into view programmatically?

 

I noticed in the feature browser you have under the "Organization" section the "Search Nodes" sample.  I would like to create something similar only have the view center on a particular node.  A nice to have on top of that would be to control zooming in on that node as well. 

 

Is there functionality to support this?

 

Kind Regards,

-Daniel

Parents
  • 34510
    Offline posted

    Hi Daniel,

    I've researched your requirements and I believe you might be interested in what was discussed in the following forum thread:
    http://forums.infragistics.com/forums/t/66399.aspx

    Here I describe a method for centering the view on a particular node.  If you'd like to zoom in on the node you can modify the ZoomLevel property directly on the XamOrgChart.  You would do this after you bring the desired node into view.

    Let me know if you have any questions,

Reply Children
No Data