This is a migrated thread and some comments may be shown as answers.

Grid resizing from right to left results in some extra white space on right side of grid

1 Answer 39 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Mukesh
Top achievements
Rank 1
Mukesh asked on 15 Oct 2019, 12:01 PM

Hi

I stared resizing grid from right to left. I can see some extra space on right side of the grid is that the expected behavior or is there any way to overcome that. Please find the screen shot for more details.

https://stackblitz.com/edit/react-nqnuzr?file=app/main.jsx

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 16 Oct 2019, 06:02 AM

Hello, Mukesh,

Thank you for the example and the screenshot.

This is expected as after the columns are shrunk, the Grid width is larger than the combined width of the columns:

https://www.telerik.com/kendo-react-ui/components/grid/columns/width/#toc-getting-started 

"If the sum of all column widths is less than the width of the Grid, the Grid will render a white space for the remaining space after the last column."

Regards,
Stefan
Progress Telerik

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Mukesh
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or