github ZingGrid/zinggrid 1.3.0
v1.3.0

latest releases: 1.7.2-1, 1.7.2, 1.7.1...
2 years ago

Release Information

Features

  • Added setFrozenColumnsRight()
  • Added setFrozenColumnsLeft()
  • Added getFrozenColumnsRight()
  • Added getFrozenColumnsLeft()
  • Added <zg-param> option to escape or disable escaping of HTML in RSS
  • Auto populate typeSelectOptions from data if not set by user
  • Added preserving state on refresh
  • Added bodyRowIndex to event object Added frozenRowClass to <zing-grid>
  • Added parentArea and bodyRowIndex to parameters for rowClass functions
  • Added new column type: percentage which renders as a percentage and edits as a number
  • Added [typePercentageDecimals] and [typePercentageMaxDecimals] to indicate number of decimals to display for percentage type
  • Added [typeSelectDefaultValue] attribute for select column types. It will set the default select option on new records and if no value set on edit.
  • Added openRowEditor() method to <zing-grid> This will take a rowindex and open that row in edit mode if the editor is turned on
  • Added creator attribute to <zing-grid> to specify 'inline' or 'modal' editor type for new records

Bug Fixes

  • Fixed bug with nested grids
  • Fixed bugs with draggable columns
  • Fixed bugs with focus
  • Fixed bug with tooltip[feature]
  • Enabled closing dialog by pressing 'esc' key
  • Fixed width of the selector column
  • Fixed bug with changing filterindex after load
  • Improved functionality of RSS input
  • Handle CDATA blocks
  • Handle whitespace
  • Fixed automatic headers
  • Memory Removal Bug Fixes
  • Fixed issues with adding/removing staticMenu attribute when having and not having a caption
  • Fixed issues with updating the filterindex
  • Changed the typeColorPreview turnoff state to be disabled to be consistent with other attributes
  • Fixed issue with frozen columns and align attribute
  • Fixed issue with event handling on frozen rows
  • Fixed several bugs that occurred when all rows are frozen
  • Fixed setting cellBreak on columns with frozen rows
  • Fixed setting style attribute on cells in frozen rows
  • Fixed icon location within frozen rows
  • Fixed issue with header and footer frozen rows styling during column drag
  • Fixed problem with frozen footer rows and removing columns
  • Fixed problem with frozen footer rows and frozen columns
  • Fixed removing compact attribute bug
  • Fixed bugs with setting data to an empty set after load
  • Fixed focusing issue with frozen rows
  • Fixed frozen row problems with hiding columns
  • Fixed issues with changing number of frozen rows after loading
  • Frozen Row Bugs
  • Fixed issue with cellClass in frozen rows
  • Fixed bug with frozen columns when all rows are frozen
  • Fixed bug with row indexing and events
  • Included frozen rows in zebra
  • Fixed bug with data being returned for rowClass functions
  • Fixed bugs with insert row event handling
  • Fixed bug in select editor when name/value pairs are set
  • Fixed bug with filter and refresh
  • Fixed editing bugs
  • Fixed bugs with auto adding and removing the caption
  • Fixed bugs with selector in frozen rows
  • Fixed bug with hierarchical column navigation
  • Fixed bug with dir attribute being removed
  • Fixed the CSS parts overlap within <zg-dialog>
  • Fixed focus bug with frozen rows
  • Fixed issues with user defined <zg-caption> being overwritten by automatic caption
  • Improved copy cell functionality
  • Fixed keyboard navigation issues when dir="rtl"
  • Fixed bug with inserting new row in grid with frozen rows
  • Fixed css classes on focusing and unfocusing with frozen rows
  • Fixed bug with data:record:insert not firing on insert of remote data when full dataset is returned
  • Fixed bug with hiding/showing columns

Don't miss a new zinggrid release

NewReleases is sending notifications on new releases.