Responsive Grid for RowHeight and PageSize

1 Answer 357 Views
Grid
Jerdobi
Top achievements
Rank 1
Iron
Iron
Jerdobi asked on 25 Oct 2021, 06:01 PM
The blazor-ui samples blazor-ui/ResponsiveGrid.razor at master · telerik/blazor-ui · GitHub show using a windows hook to make a responsive GRID.  I've had pushback on this saying that BootStrap using CSS can do this instead.  Is there another approach using CSS that can make the GRID responsive to window resizing and changes in media sizes?

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 26 Oct 2021, 06:55 PM

Hi Jerdobi,

The grid is already responsive - you can set its Width and Height to 100%, and it will fill up its container. Then, it is up to the container and the application to define the desired behavior and sizes.

As for changing the page size - that is not something that should or could be controller with plain CSS, as it is an application behavior rather than appearance.

Regards,
Marin Bratanov
Progress Telerik

Remote troubleshooting is now easier with Telerik Fiddler Jam. Get the full context to end-users' issues in just three steps! Start your trial here - https://www.telerik.com/fiddler-jam.
Tags
Grid
Asked by
Jerdobi
Top achievements
Rank 1
Iron
Iron
Answers by
Marin Bratanov
Telerik team
Share this question
or