setInitWidthsP - columns size in Percent

Percent of what? Is it percent of grid size?



Also - why the lust column takes all that left but not assigned percent?



Thanks


>>Percent of what? Is it percent of grid size?


Percent of grid’s container width.


>>Also - why the lust column takes all that left but not assigned percent


Are your last column has (*) width? If yes then it’s expected behaviour.

no , my last column has assigned percent size, but acts like *

Are you using enableAutoWidth(true) in your grid? Could you please send us sample where this issue occurs?