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
30
Add button to every UltraTreeNode item
posted

Hi,

I want to add button on everyUltraTreeNode item.

I can achieve it on the top node using CreationFilter,
because I can use UltraTree.CreationFilter.

However there is no such property on UltraaTreeNode.

Is there anyway to achieve this ?

Parents
  • 2700
    Verified Answer
    Offline posted
    Hello Mario,

     

    Thank you for posting to Infragistics Community.

     

    I have been looking into your question and created a small sample with an UltraTree and buttons added for each UltraTreeNode by using a CreationFilter. You can find it attached below.

     

    In case of any questions, do not hesitate to address them.

     

    Sincerely,
    Bozhidara Pachilova
    Associate Software Developer
Reply Children