Quintiq file version 2.0 Component MatrixEditorTable { #keys: '[415136.0.884991429]' BaseType: 'WebMatrixEditor' Children: [ Component MatrixEditorCellTable { #keys: '[415136.0.884991430]' BaseType: 'WebMatrixEditorCell' Children: [ Component DataExtractorCell { #keys: '[415136.0.884991431]' BaseType: 'WebDataExtractor' Properties: [ DataType: 'EnginePipelineReport' Source: 'DataHolderTable' Taborder: 0 Transformation: 'Column.CellValue' ] } ] Properties: [ Attributes: 'Value' Column: 'Column' Row: 'Row' Taborder: 0 ] } Component MatrixEditorRowsTable { #keys: '[415136.0.884991434]' BaseType: 'WebMatrixEditorHeaderLevel' Children: [ Component DataExtractorRow { #keys: '[415136.0.884991435]' BaseType: 'WebDataExtractor' Properties: [ DataType: 'EnginePipelineReport' Source: 'DataHolderTable' Taborder: 0 Transformation: 'Row' ] } ] Properties: [ Legend: 'Name' SortCriteria: 'RowNr' Taborder: 1 ] } Component MatrixEditorColumnsTable { #keys: '[415136.0.884991438]' BaseType: 'WebMatrixEditorHeaderLevel' Children: [ Component DataExtractorColumn { #keys: '[415136.0.884991439]' BaseType: 'WebDataExtractor' Properties: [ DataType: 'EnginePipelineReport' Source: 'DataHolderTable' Taborder: 0 Transformation: 'Column' ] } ] Properties: [ Legend: 'Name' SortCriteria: 'Index' Taborder: 2 ] } #child: matrixEditorActionBarPageTable #child: matrixeditorContextMenuTable ] Properties: [ Columns: 'MatrixEditorColumnsTable' ContextMenu: 'matrixeditorContextMenuTable' Rows: 'MatrixEditorRowsTable' Taborder: 0 ] }