Copied to clipboard

Flag this post as spam?

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


  • Harsheet 71 posts 302 karma points
    Jul 25, 2018 @ 01:32
    Harsheet
    0

    Hide a node under Content Programmatically

    Hello,

    I have a requirement to hide a node under content tree for some condition. In the image below, I want to hide video content node.

    enter image description here

    Any help appreciated

    Thanks

  • David Brendel 792 posts 2970 karma points MVP 3x c-trib
    Jul 25, 2018 @ 06:08
    David Brendel
    1

    Hi Harsheet,

    have a look at the TreeControllerBase.TreeNodesRendering event. With that you can check the current nodes that will get rendered and then hide them to your needs.

    Regards David

Please Sign in or register to post replies

Write your reply to:

Draft