#102703
admin
Keymaster

Hi Joko,

The sample code below shows how to set the columns height and rows height in our Datagrid component. Note that the minimum row height is 30px.

smart-grid {
    width: 100%;
    width: 100%;
    height: 600px;
    --smart-grid-column-header-height: 30px;
    --smart-grid-row-height: 30px;
}

Best regards,
Peter Stoev

Smart UI Team
https://www.htmlelements.com/