Released April 27, 2011
Additions
Grid
Added Montenegrian Translation
Fixes
PHP
Fix parseDate function to accept any valyd PHP date string including AM/PM
Fix array driver to be compatible with PHP 5.3.x and up versions
Fix renderGrid method when create pager paremeter is set to false.
Fix work with local data and the PDO driver is loaded
Fix in renderTree method when echo parameter is set to false.
Javascript
Fix for content_type = 'application/xhtml+xml', where tag names are lower case
More strict check for field type in formedit
Fix typos in form edit when define a html element
Missed brackets whe n define select in filter
Fix setLabel method in case the real colModel name is number.
Fix for checkbox and select elements not to accept the value attribute in setAttributes function
Fix default operation for defaultFilter
Fix selection the search operation in right order and value
Hide AND/OR selectbox when multipleSearch is false.
Adding a missed custom viewfunc in navigator
Replace typeof(some) == 'function' with jQuery isFunction in form edit
Making scrollGrid flexible.
Check first if sopt is not null if set in searchGrid
Fix duplicated id's on the pager in case of more than two grids
Fix duplicate id's in column header in case of two or more grids
Fix for sortable columns according to the unique id in column header
Fix for updatepager to determine if the pager is available. Fix for multikey and multiselect
Fix sortableColumns to get the right id's
Fix Firefox outline styling in grouping
Fix toppager to display correct total pages