Closed T-Berkvens closed 3 months ago
https://forum.radzen.com/t/composite-columns-issue/10023/7
I have found this discussion but not being able to set the width specifically is an issue in my case.
I'm afraid that I cannot add anything else to what I've already posted in this forum.
When creating a RadzenDataGrid, using multiple composite columns, the latest headerrow messes up widths of columns. Specifically, if you have a columnheader with width 500, and 5 sub columns with width 100, and copy this total a few times, the subcolumns get width 500. If you have 3 maincolumns, each with 5 sub columns, the first 3 subcolumns of the first maincolumn will have the same width as the maincolumn (500). Giving the first maincolumn a width of 500 3 + 100 2 instead of 100 * 5
Steps to reproduce the behavior:
Desktop (please complete the following information):