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
300
igTree: Enumerate all the nodes
posted

Hi,

Is there any way to enumerate all the nodes of a tree? I ma using 2012.1.2049 release.

Thanks in advance!

Parents
No Data
Reply
  • 15979
    Suggested Answer
    posted

    Hello pardeepkgupta,

    We have several methods that can be used to find certain node(s) by value, text, index etc. They can be used to find both parent and child nodes of the tree. You can view them and read short description here - http://help.infragistics.com/jQuery/2012.1/ui.igtree > Methods

    On the tree DOM elements you can of course use all available jQuery methods.

    Inform me if you have additional questions.

Children
No Data