Open
Description
Description
When using a custom footerCell
in a KendoReact Grid column, the footer becomes misaligned with the corresponding column if the user has previously scrolled horizontally
Steps To Reproduce
- Open this example: https://stackblitz.com/edit/react-p5jtkxlq-cqmjwsyc?file=app%2Fapp.tsx
- Scroll to the right side of the container
- Click the the Enable Aggregates button and observe how the footer now shifts to the right
Screenshots or video
f7c23e91-b091-43cf-b2ca-dff52cdfa107_2025-07-03-15h33-19-mp4.zip
Actual Behavior
When using a custom footerCell
in a KendoReact Grid column, the footer becomes misaligned with the corresponding column if the user has previously scrolled horizontally
Expected Behavior
When using a custom footerCell
in a KendoReact Grid column, the footer must not become misaligned.
Reported in Ticket ID: 1692092