Incorrect Composite Column Width #1371

Open
opened 2026-01-29 17:52:44 +00:00 by claunia · 0 comments
Owner

Originally created by @coder-johnz on GitHub (Aug 30, 2024).

When I update Radzen.Blazor version from 4.32.0 to 5.1.5, I found the composite column width is incorrect.
We can see the demo: https://blazor.radzen.com/datagrid-composite-columns
The [Job Title] column width is set to 200px in code, but the runtime width is 820px which is the width of [Title] column.
I check the history commits, maybe it is caused by aea3147454
Is there any way to set the width of composite column?
image
image

Originally created by @coder-johnz on GitHub (Aug 30, 2024). When I update Radzen.Blazor version from 4.32.0 to 5.1.5, I found the composite column width is incorrect. We can see the demo: https://blazor.radzen.com/datagrid-composite-columns The [Job Title] column width is set to 200px in code, but the runtime width is 820px which is the width of [Title] column. I check the history commits, maybe it is caused by aea31474545daf1434faff05a58bbf6e3d6e6f40 Is there any way to set the width of composite column? ![image](https://github.com/user-attachments/assets/20dfb6b3-43e8-491e-b67d-b1fa94936951) ![image](https://github.com/user-attachments/assets/4c3365d2-0ea5-4a54-80d6-f48a838f0931)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#1371