This question is locked. New answers and comments are not allowed.
Hi there,
Could you please tell me how to get the checked state of a tree item?
Within the onSelect event function, I'd like to be able to determine whether or not the item is checked. Similar to how the onChecked event provides "e.checked", the onSelect event should have the same.
It would also be nice to have a treeview.isChecked() method similar to the treeview.nodeCheck(node, isChecked)
Thanks!
Chris
Could you please tell me how to get the checked state of a tree item?
Within the onSelect event function, I'd like to be able to determine whether or not the item is checked. Similar to how the onChecked event provides "e.checked", the onSelect event should have the same.
It would also be nice to have a treeview.isChecked() method similar to the treeview.nodeCheck(node, isChecked)
Thanks!
Chris