- You have a grid with `$g1->addJsPaginatorInContainer` which also activates fixed headers - Good example is in demos, here: https://ui.agiletoolkit.org/demos/interactive/scroll-grid-container.php - You have small screen width, e.g. a mobile in portrait mode Expected result: - You see fixed headers, and below you have scrollable rows Today's behavior: - You see fixed header row - Second row, is again the header row which scrolls with the following content rows Screenshot: 