To load an XML template, complete the following steps:
- In a new ASP.NET application, add an empty C1ListView control.
- Open the C1ListView Designer Form by clicking the control's smart tag and selecting Edit ListView from the C1ListView Tasks menu.
- In the Designer Form, select File | Load from XML.
- Locate and select an XML file and click Open. Your data will be loaded into your C1ListView control.