fix height scrollbar table grid js

This commit is contained in:
arifal
2025-03-07 01:55:46 +07:00
parent 9516b6f575
commit fbaa33ae13
3 changed files with 14 additions and 98 deletions

View File

@@ -105,6 +105,7 @@ class BigdataResume {
total: (data) => data.total,
},
width: "auto",
fixedHeader: true,
});
return new Promise((resolve) => {