JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Data Grid › Set the width and height of a grid › Reply To: Set the width and height of a grid
November 4, 2022 at 1:23 pm
#103970
svetoslav_borislavov
Participant
Hi,
The problem comes from the grid’s static width. It is overflowing from the wrapper container.
You can set the overflow to auto of the wrapper container this way: <div class=”border border-primary rounded p-2 my-auto bg-light overflow-auto”>
I hope this helps!
Best Regards,
Svetoslav Borislavov
Smart UI Team
https://www.htmlelements.com/