CF_TreeControl Demo
Please choose a style for the component using the drop down below:

Style


Implementation Code:

<cf_dccom component="TreeControl" style="default" width="250" height="300" title="Example CF_TreeControl">
            <cf_dccom id="1" parent="0" display="Branch 1"></cf_dccom>
            <cf_dccom id="2" parent="1" display="Branch 1 - Child 1"></cf_dccom>
            <cf_dccom id="3" parent="1" display="Branch 1 - Child 2"></cf_dccom>
            <cf_dccom id="31" parent="3" display="Branch 1 - Child 2 - Child 1"></cf_dccom>
            <cf_dccom id="32" parent="3" display="Branch 1 - Child 2 - Child 2"></cf_dccom>
            <cf_dccom id="33" parent="3" display="Branch 1 - Child 2 - Child 3"></cf_dccom>
            <cf_dccom id="4" parent="1" display="Branch 1 - Child 3"></cf_dccom>
            <cf_dccom id="5" parent="0" display="Branch 2"></cf_dccom>
            <cf_dccom id="6" parent="5" display="Branch 2 - Child 1"></cf_dccom>
            <cf_dccom id="7" parent="0" display="Branch 3"></cf_dccom>
            <cf_dccom id="8" parent="7" display="Branch 3 - Child 1"></cf_dccom>
            <cf_dccom id="9" parent="7" display="Branch 3 - Child 2"></cf_dccom>
</cf_dccom>


If you would like more information on CF_TreeControl, please email dan@digital-crew.com

You can purchase this component from CFTagStore.com