|
{{ tableInstance.getHeaderTitle(tableInstance.getCache().schema, header) | removeDot | underscoreless}}
|
Actions |
|
|
|
{{ tableInstance.getColValue(rowObject, header)}}
{{ tableInstance.toJsDate(tableInstance.getColValue(rowObject, header) )| date:'MM/dd/yyyy'}}
{{ tableInstance.getColValue(rowObject, header)}}
{{ tableInstance.getColValue(rowObject, header)}}
{{ tableInstance.getColValue(rowObject, header) | cut:true:50:' ...'}}
-
-
{{ nestedKey | capitalize}}: {{ nestedValue}}
{{ key | capitalize }}: {{ tableInstance.getColValue(colValue, key)}}
{{ tableInstance.toJsDate(tableInstance.getRelationColumnValue(rowObject, header, colKey) )| date:'MM/dd/yyyy'}}
{{ tableInstance.getRelationColumnValue(rowObject, header, colKey)}}
{{ tableInstance.getRelationColumnValue(rowObject, header, colKey)}}
{{ tableInstance.getRelationColumnValue(rowObject, header, colKey)}}
{{ tableInstance.getRelationColumnValue(rowObject, header, colKey) | cut:true:50:' ...'}}
|
|
Total {{ tableInstance.getCache().settings.totalResults}} results | {{ tableInstance.getCache().settings.pagesReturned}} Pages.