Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Elad Lachmi 112 posts 144 karma points
    Nov 15, 2011 @ 22:53
    Elad Lachmi
    0

    Creating sub-trees

    Hi,

    I have created a custom section. It has been working for some time now.

    I add tree nodes programatically, and they load their respective aspx pages as needed.

    Now I want to add another tree node, which will have child nodes, also added programaticly.

    My question is: Should I create the child nodes with in the same render function where I create the parent?

    Should they go somewhere else? What syntax to I use to add the child nodes?

     

    Thank you!

Please Sign in or register to post replies

Write your reply to:

Draft