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
1810
WebDataTree + Template + Checkbox. Checkbox text missing on postback
posted

Hi,

 

On the attached sample you will find a website where by clicking on the top botton a node with the textbox's text is added to a tree. You can add as many as you want.

 

The problem comes when you check some nodes and then click the button on the bottom which on its handler counts the checked nodes.

After the postback, the checkboxes text disappears.

 

The reason why We are using Template is because we want only some nodes to have a checkbox but not all of them so CheckBoxMode is not adequate.

 

Can you give me any advice?

 

Thanks in advance.

WebDataTreeTemplate.zip
Parents
No Data
Reply
  • 29417
    Offline posted

    Hello rickycl ,

     

    Thank you for posting in our forum.

     

    I see you’re referring to an attached sample but I can’t see any attachment. Can you try attaching it again?

    It would be enough to provide the mark-up and the code behind of the page.

     

    I’m looking forward to your reply.

     

    Best Regards,

    Maya Kirova

    Developer Support Engineer

    Infragistics, Inc.

    http://es.infragistics.com/support

     

Children