I have implemented the GridSettingsPersister class to save the state of my grids and i am still having issues with column widths.
The grid will re size itself to fit the default content - even when I adjust the grid and set the columns wider than the page allows.
If i use a fixed table - rows at the end seems to cut off.
If I use scrolling it works only if the content does not have to scroll vertically.
Is there some way just to turn off the self adjustments the grid makes and draw the columns at the widths being saved ???
It has to be a simple setting i am missing.
The grid will re size itself to fit the default content - even when I adjust the grid and set the columns wider than the page allows.
If i use a fixed table - rows at the end seems to cut off.
If I use scrolling it works only if the content does not have to scroll vertically.
Is there some way just to turn off the self adjustments the grid makes and draw the columns at the widths being saved ???
It has to be a simple setting i am missing.