jQuery UI Widgets Forums Navigation Tree multiple checkboxes in jqxtree

Tagged: 

This topic contains 2 replies, has 2 voices, and was last updated by  Mini 5 years, 9 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • multiple checkboxes in jqxtree #104195

    Mini
    Participant

    Hi, Is it possible to have more than one checkbox in the jqxtree with labels? for example like one for true and for false
    Thanks
    Mini

    multiple checkboxes in jqxtree #104224

    Hristo
    Participant

    Hello Mini,

    If you want to add additional checkboxes or something else then I would like to suggest you use the jqxTreeGrid.
    You could customize it to looks like a jqxTree and to include there wanted structure.
    Please, take a look at this example, which demonstrates how you could achieve it.
    You could save the data information about the current state via one more column (hidden) with value true or false depends on the checkbox value on that row.

    Best Regards,
    Hristo Hristov

    jQWidgets team
    https://www.jqwidgets.com

    multiple checkboxes in jqxtree #104232

    Mini
    Participant

    Thank you very much Hristo . This is what I was looking for and didn’t know if I could do it this way.
    You all are doing a great job.
    Thank you
    Mini

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.