Commit d43ffeb
dtbuild
5cef001d85ad066031fb4febbbca666f9eadc533 Fix: Newly added rows did not have
Fix: Responsive needs to call `-api columns.adjust()` if it has changed the column visibility. This is parimarily for scrolling so that the cloned header / footer elements can be updated.
There is a warning to this action, since it would trigger Responsive's
own resizing action on the `column-sizing` event listener. But there
will be no change the second time around. So it isn't optimal, but
unless we expose some kind of scroll draw option in DataTables, this is
as close as we can get.
Sync to source repo @5cef001d85ad066031fb4febbbca666f9eadc533dtr-hidden class added to their cells if they were immediately hidden1 parent fd78344 commit d43ffeb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
0 commit comments