This sample includes both the underlying data rows and the field defintions needed to customize the display processing. The CSV support is spread across various components. You can look in:
- SchemaCSV.xml
- basehtml.xsl (see FORMTABLE processing)
- com.ittrium.view.validate.AgValidateCSV
- com.ittrium.core.csv.AgCSVColumn
To use this sample:
- Create a new instance of a CSV
- Load this XML directly into the instance, NOT as a csv upload.
Once loaded, you will see the various formatting options applied, and you can edit/update the CSV data rows normally.
Load this file into the CSV after you create the instance. This is NOT a csv, it is xml.
Sample XMLLoad this file into the CSV after you create the instance. This is NOT a csv, it is xml.