Rather than use the default SmartItem (Node), you can use the SmartCheckedListBox’s CheckedListBoxItem SmartItem or the SmartOptionList’s CheckBoxNode SmartItem.
Imported from legacy forums. Posted by Jenny [Xceed] (had 539 views)
I’m trying to do the exact same thing except i want the user to be able to select the node without changing the checked status. I only want the checked status to change when they click on the box.
Imported from legacy forums. Posted by John (had 712 views)
Unfortunately, this is not possible, the check status will change when clicking on the node. Only hovering over it will highlight the box itself without changing the status, but will not select the item as such.
Imported from legacy forums. Posted by André (had 3935 views)
Has this changed since the last post in this thread? I also would like to have a CheckBoxNode that is selectable without toggling the checked status. Is there any way now to accomplish this?
Imported from legacy forums. Posted by AlphaGuys (had 3827 views)