JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Data Grid › Grid filling all available space › Reply To: Grid filling all available space
July 25, 2025 at 8:59 am
#112751
Keymaster
Hi,
Sizing of the grid is with css – set the width and height properties.
Sizing of the grid columns depends on the width property of the column as well – it can be set in px or %. For your application
Regards,
Markov