jQuery grid plugin
Last updated Mon Dec 21 11:48:06 -0800 2009
Fix sortArray data to accept datetime too.
Fix proccessing option in delGridRow. Causes in some cases not desired behaviour
Fix sort grid to accept sort order too as 3 parameter. Some other default changes in filterToolbar
Added primary excel Export method to be compatible with jqGrid PHP framework.
Fix for subgridtype if defined as function
Unknown change in Brazilian-Portuguese file
Convert Swedish translation file to utf-8
Convert Icelandic file to utf-8
Updated Norwegian Translation
Updated Czech translation
Pushing 3.6.2
Adding support for string search parameters in filterToolbar - this is exactley as tose in searchFilter method
Additions in css to support the changes in viewGridRow method
Fix tipo for class=tinfo. Added two classes in viewGridRow - one for the label and another for the data,
Added recreateForm in setColumns method
Update Spanish translation file
Add a possibilty in setCell method to remove all the classes when a css parameter is set as empty string.
Fix searchFilter to accept \ and " as input value
Added Chinese translation (not full)
Update for Swedish translation
Fix sortableRows to support row numbering
Fix for the last fix
Fix for setCell to support tree grid. Fix IE6/IE7 height problem for disappering the text
Fix for cell editing to save the right values when we do it with mouse click
Fix gridResize so that we can resize more than one grid
Fix restoreRow to put in the grid only the editable fields, this prevet some confusions when you
"Fix" the select defined as string to accept ":" if defined more than one item - i.e a:b:c; will be shown as b:c -
Fix afterSubmit event in delGridRow to accept all posted data
Fix corner radius foor pager in FireFox, Safari, Chrome.
Little late, but ... Publishing 3.6.1
Fixing formatter to accept the right parameters.
Removing unneded variable when triggering the grid and datatype is local
Better fix (optimization) for resizing last visible column.
Fix resizing the last visible column in the grid
Standartization of custom_value callback - we passed two parameters - exption is only formedit where we have 3 parameters