Hello,
I want to be able to make it so that a tree view item can only expand or collapse based on a bound property. My data template has a checkbox or radio button, and when not checked, I don't want to allow the item to be expanded. I've tried various things (e.g. a styleselector and setting the expanderstyle with property isenabled=false/true) but can't seem to achieve the desired functionality.
Thanks
Doug
I want to be able to make it so that a tree view item can only expand or collapse based on a bound property. My data template has a checkbox or radio button, and when not checked, I don't want to allow the item to be expanded. I've tried various things (e.g. a styleselector and setting the expanderstyle with property isenabled=false/true) but can't seem to achieve the desired functionality.
Thanks
Doug