Quintiq file version 2.0 Component MatrixEditorTable { #keys: '[415136.0.1191390605]' BaseType: 'WebMatrixEditor' Children: [ Component MatrixEditorCellTable { #keys: '[415136.0.1191390606]' BaseType: 'WebMatrixEditorCell' Children: [ Component DataExtractorCell { #keys: '[415136.0.1191390607]' BaseType: 'WebDataExtractor' Properties: [ DataType: 'InventorySummaryReport' Source: 'DataHolderTable' Taborder: 0 Transformation: 'InventorySummaryColumn.InventorySummaryCell' ] } ] Properties: [ Attributes: 'EndingInventory;MinimumInventory;MaximumInventory;AverageInventory' Column: 'InventorySummaryColumn' Row: 'InventroySummaryRow' Taborder: 0 ] } Component MatrixEditorRowsTable { #keys: '[415136.0.1191390608]' BaseType: 'WebMatrixEditorHeaderLevel' Children: [ Component DataExtractorRow { #keys: '[415136.0.1191390609]' BaseType: 'WebDataExtractor' Properties: [ DataType: 'InventorySummaryReport' Source: 'DataHolderTable' Taborder: 0 Transformation: 'InventroySummaryRow' ] } ] Properties: [ Legend: 'Name' SortCriteria: 'RowNr' Taborder: 1 ] } Component MatrixEditorColumnsTable { #keys: '[415136.0.1191390610]' BaseType: 'WebMatrixEditorHeaderLevel' Children: [ Component DataExtractorColumn { #keys: '[415136.0.1191390611]' BaseType: 'WebDataExtractor' Properties: [ DataType: 'InventorySummaryReport' Source: 'DataHolderTable' Taborder: 0 Transformation: 'InventorySummaryColumn' ] } ] Properties: [ Legend: 'Name' SortCriteria: 'Index' Taborder: 2 ] } #child: matrixEditorActionBarPageTable #child: matrixeditorContextMenuTable ] Properties: [ AllowMultipleAttributes: true Columns: 'MatrixEditorColumnsTable' ContextMenu: 'matrixeditorContextMenuTable' Rows: 'MatrixEditorRowsTable' Taborder: 0 ] }