Released November 7, 2010

Fixes


  • Fix: grouping should not be checked with F array.
  • Fix: When data element in addJsonData and addXMLData is not provided with the response.
  • Fix: Save the right value when beforeSaveCell is used in cell editing
  • Fix local sorting when integer data is available and a case insensitive search is active.
  • Fix in setCell when a index has a values 0.
  • Fix disabled attribute in checkbox formatter
  • Fix closing tag in viewGridRow method
  • Fix XHTML problems in grid base module
  • Fix grouping by integer.
  • Fix date formats in German locale
  • Correct some errors in German locale
  • Fix: z-index is the same when a modal grid creates a dialogue which contains another grid which calls add/delete/edit dialog
  • Fix French locale
  • Fix gettting the right table when more that two DnD tables are set.
  • Fix for TreeGrid to expand the right index node
  • Fix gridDnD not to accept calling when used other methods (Thanks to Oleg)
  • Fix for Catalan Translation
  • Fix grouping summaryval to be extended correct with array and not a object
  • Fix sorting and resizing in TreeGrid
  • Fix remove grouping method when some rows are hidden (i.e some groups are collapsed) and groupingRemove is called with false parameter


Additions