Premium support for our pure JavaScript UI components


Post by hpadin »

Hi,
I am having an issue trying to resize the last column of a Bryntum's grid. I checked that the column was defined as resizable and could not find any grid configuration issue.
Also, I could reproduce the issue on this example: https://www.bryntum.com/examples/grid/contextmenu/ by reducing the width of the last column first and then trying to make it wider again. I attached a screen recording showing it.

resizing-last-column.gif
resizing-last-column.gif (5.3 MiB) Viewed 389 times

Could you please take a look?

Thanks
Hernan


Post by pmiklashevich »

Hello,

Ticket here: https://github.com/bryntum/support/issues/3025

This happens when some columns are configured to be flex by default. In the demo you 're talking about, all columns are flex. Try to set width to your columns.

Cheers!

Pavlo Miklashevych
Sr. Frontend Developer


Post Reply