Currently I have implemented a small script, which lets me resize grids by setting its width to a percentage of the width of its parent.
So, when the browser is resized, the grid is resized automatically. Of course, resizing does not apply to the columns, this would require calling setgridwidth on every resize of the browser (like fluidjqgrid does), which I want to avoid.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top