JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Data Grid › showRowHeaderNumber Width › Reply To: showRowHeaderNumber Width
November 21, 2023 at 11:36 am
#109191
Markov
Keymaster
Hi,
When there is not enough space, it adds ellipsis. In case you want to change the width of that column, due to the fact that the column is part of the auto-generated columns, you can use the layout.autoGenerateColumnWidth property.
Example:
layout: {
autoGenerateColumnWidth: 100
},
Regards,
Markov
Smart UI Team
https://www.htmlelements.com/