DataGrid Frozen columns that are not initially left overlap on scroll #511

Closed
opened 2026-01-29 17:38:27 +00:00 by claunia · 1 comment
Owner

Originally created by @Foitn on GitHub (Aug 15, 2022).

Describe the bug
All Frozen columns that are not initially left, overlap when scrolling.

To Reproduce
Steps to reproduce the behavior:

  1. Take the code from your example, here
  2. Set another (non-initially left column) to be "Frozen, e.g. BirthDate"
  3. Scroll, so that these frozen should stack up on the front of the datagrid
  4. The non-initially left columns will overlap, only showing the most right one

I have pushed it to my blazor test application github, here

Expected behavior
I expected the Frozen columns to properly stack and not hide one another.

Screenshots
datagrid_frozen_columns

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser: Chrome
  • Version 104.0.5112.81
Originally created by @Foitn on GitHub (Aug 15, 2022). **Describe the bug** All Frozen columns that are not initially left, overlap when scrolling. **To Reproduce** Steps to reproduce the behavior: 1. Take the code from your example, [here](https://blazor.radzen.com/datagrid-frozen-columns) 2. Set another (non-initially left column) to be "Frozen, e.g. BirthDate" 3. Scroll, so that these frozen should stack up on the front of the datagrid 4. The non-initially left columns will overlap, only showing the most right one I have pushed it to my blazor test application github, [here](https://github.com/Foitn/BlazorTestApplication/blob/master/BlazorApp2/Pages/FrozenColumnsPage.razor) **Expected behavior** I expected the Frozen columns to properly stack and not hide one another. **Screenshots** ![datagrid_frozen_columns](https://user-images.githubusercontent.com/14889176/184628754-edf83f2f-2f73-4b34-991c-1bee03c581fa.gif) **Desktop (please complete the following information):** - OS: Windows 11 - Browser: Chrome - Version 104.0.5112.81
Author
Owner

@Foitn commented on GitHub (Aug 15, 2022):

@enchev Wow, thanks for the quick fix. When do you think you will release next?

@Foitn commented on GitHub (Aug 15, 2022): @enchev Wow, thanks for the quick fix. When do you think you will release next?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#511