ZingGrid 1.2.5

Released: Mar 9, 2021

Updates in 1.2.5

Features

  • Added typeimagesrc attribute to allow image src to be partially formed from index values.
  • Improved updateRecord functionality.
  • Updated removeRecord to work with an array of object data.
  • Added pageRowIndex to click event to show the index on the page of the selected cell.
  • Added recordIndex and columnIndex into cell event data.
  • Added updateCellByPosition API method.
  • Added updateCellByID API method.
  • Added decimal steps, min and max to range columns.
  • Added support for comma separated lists in zebra values.
  • Updated getEditor API method to return dynamic value instead of user set value.

Fixes

  • Fixed alignment of header tooltips.
  • Fixed bug with custom menu items click throughs.
  • Fixed bug with resizing after container is hidden on load.
  • Fixed issue with resizing into card mode.
  • Fixed issues with grid padding on resize.
  • Fixed issues with initial layout when grid is hidden on render.
  • Fixed bug with image sizing.
  • Fixed bugs that occur when no data or src attributes are set.
  • Fixed issue with double arrows on heirarchical columns.
  • Fixed issues with draggable reordering after hiding columns.
  • Fixed column resizing after editing a cell or row.
  • Fixed column resizing on manually call to updateSize.
  • Fixed spacing in edit modals.
  • Fixed casing in edit modals.
  • Fixed layout in status messages.
  • Fixed dynamic updates in status positions.
  • Fixed issues with selector column type and iconSet.
  • Fixed conflicts with staticMenu and contextMenu.
  • Fixed displaying staticMenu and selector column when no caption.
  • Fixed issues with celleditor.
  • Fixed dynamic changes to footcell.
  • Fixed bug with sorting null values.
  • Fixed bug with editing escape characters.