Hi
I have been playing with the Grid for a couple of days now, read loads on the forum and the net and over all the grid seems pretty good and intuitive, except the column resizing…
When I make a column wider I would expect it too keep all the other column the same width and make the whole grid wider, the same way excel and other grid controls do. Is there a way to force this standard behaviour.
Because of the dynamic data I am loading I am using the enableAutoWidth(true), I hgave tried using setSizes and also disabling enableAutoWidth to force fixed widths.
Thank you