jqGrid

Version 3.2.1
Released 2008-07-23
Bug Fixes
- corrected 100% height bug in FF
- corrected bug in showCol when showing the last column in grid when it was initially hidden
- corrected shrinkToFit bug when columns in colModel initially have no width set.
- corrected altRows bug when using xml datatype
- corrected bug in the following methods when try to use grid as subgrid:
getDataIDs, setSelection, resetSelection, getRowData, delRowData, addRowData, hideCol, showCol, setCell, setRowData
- corrected viewRecords bug when the rowNum parameter is not set
- corrected bug in shrinkToFit when using grid as a subgrid
Improvements
- addRowData speed improvements (contributed by Peter Romianowski)
Additions
formedit
- Added additional parameter mtype in editRow and delRow methods.
This parameter have the same sense as those in jqGrid: possible values are "POST" or "GET", default is "POST"
basegrid
- added property pgbuttons (boolean). This disables or enables the pager buttons in pager if present. Default true
- added property pginput (boolean) This disables or enables the input box in pager if present. Default true
Last Updated: 2/22/2009 |
© Tony's jqGrid - a jQuery Plugin, 2010