In .Net 1.1, is there an easy way to modify TreeView to display checkboxes <B>for selected nodes only</B>? Easy = without implementing my own control. Not that it is very difficult, but this is not a ...
Okay this problem is pretty complicated so bear with me. <BR><BR>I have a form with a ActiveX TreeView control which is reading off a table. But I want to be able to delete items off the table without ...