hello, good day
kindly i need to focus to node graphically, when i search about node, i can to change the style, but i have a lot of nodes so i need to locate on searched node.
thank you
Ehab Said
Hello Ehab,
Thank you for your post. I have been looking into it and I suggest you see this sample:
http://samples.infragistics.com/sllob/org-chart/sl/#/search-nodes
where the functionality you want to achieve is implemented.
Hope this helps you.
sorry, the link not working
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.
I have modified the sample I sent you before, so now the selected node from the ListBox is set as DataSource of the OrgChart, because there isn’t other way to bring it into view. I also put a Reset button, which make the chart to show all nodes.
hello,
there are miss understanding, when i talk about focus i mean if the searching node not displayed in the screen scope, when i double click in list it will go to node graphically.
I have modified the sample from the feature browser, so now it focus the node instead of changing its Style.
ya, i saw this sample before, but in our case we have huge data more than 5000 record, i need to focus to node graphically when i search ,your example it just change the style of node
change style is good, but i need also focus in selected node