This reminds me of a bug I faced long time ago and never actually found a solution for it: DataTable scrolling bug
In the end, I replaced scrolling by setting a fixed number of rows together with pagination.
This reminds me of a bug I faced long time ago and never actually found a solution for it: DataTable scrolling bug
In the end, I replaced scrolling by setting a fixed number of rows together with pagination.