Bind C1WebTreeView to an XML File
This tutorial shows you how to create an XML file through Visual Studio 2005 installed templates, add the XML Data Source component to the Web site, and assign it to the C1WebTreeView, and then set the bindings for the C1WebTreeView. You can also bind an XML data source to C1WebMenu.
The final application will appear like the following at run time:
Step 1: Add an XML Data Source Component
Step 2: Setting the Bindings for C1WebTreeView
|