forked from BLC/sgeUpdated
sticky header column reportpage
This commit is contained in:
@@ -119,6 +119,8 @@ function MainDataTables() {
|
|||||||
enableGlobalFilter={true}
|
enableGlobalFilter={true}
|
||||||
enablePagination={true}
|
enablePagination={true}
|
||||||
enableColumnResizing={true}
|
enableColumnResizing={true}
|
||||||
|
enableStickyHeader={true}
|
||||||
|
muiTableContainerProps={{ sx: { maxHeight: 'calc(100vh - 180px)' } }}
|
||||||
muiTableProps={{
|
muiTableProps={{
|
||||||
sx: {
|
sx: {
|
||||||
tableLayout: 'auto',
|
tableLayout: 'auto',
|
||||||
|
|||||||
Reference in New Issue
Block a user