Data Table Component

Create This Page Sample Page The Data Table is the official replacement for the third-party DataGrid content type, offering improved usability and accessibility while remaining feature-rich.  The main component used to generate the Data Table pages is a configuration component that defines various properties of the Data Table page and the various fields of data that you will be displaying within both visible and toggled hidden views. The Data Table accepts the following data types:  XML, CSV, TSV, and JSON.  The CSV and TSV source data must have a header row that defines the unique column name for that column of data.  XML and JSON data sources must be properly formatted XML and JSON, and must have valid node names or key/value pairs.

screenshot of the data table