OS3 Grid Example 7 - Columns Resize
OS3Grid Example 7 - Columns Resize
By Fabio Rotondo - fsoft (@) sourceforge ( dot ) net
column resization: set the resize_cols attribute
to true before rendering the grid.
// Enable column resize
g.resize_cols = true;