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 10:35 am
#112753
Participant
Setting fixed pixel number to width and height doesn’t allow to adapt to the size of the screen.
I hoped that 100% will work with all normal screen size but it seems to calculate the width depending on I don’t know what.
The same for the height.
Tks