I created a checkbox tree using jstree, and I would like to add a column of buttons on the right side, for example, “edit” button, which links to another page where you can add more detail about this checkbox item. How should I do this in jstree?
Share
You can use jsTreeGrid to achieve what you want. See a sample http://jsfiddle.net/radek/4fTDq/