github ZingGrid/zinggrid 1.6.1
v1.6.1

latest releases: 1.7.2-1, 1.7.2, 1.7.1...
9 months ago

Features

  • More button features for both <zg-button> and button column.
  • Other minor features:
    • Added [translate-newline] attribute to <zg-column> to allow to be set to "disable" to not convert \n to <br>
    • Added registerFilterer() API method to add custom filter to make custom filter available to ZingGrid when outside the window scope
    • Added which will not unset page, sort, search, filter, and columns on data change.
    • Update data sent to cell:copy and cell:paste to include the full cell data object and then string that is actually copied or pasted. ZGData now contains data and copiedValue
    • Added cell:beforecopy event. Can change the value of ZGData.copiedValue and that will be what is added to the user's clipboard.
    • If [context-menu] attribute is set to "browser" the default browser's contextmenu will be used.
    • Add parameter to API methods updateRecord() and updateRow() to disable row refresh after updating the data
    • Updated editor fields to use browser's autofill
    • Enabled [batch-edit] to be added to <zing-grid> without setting [editor] or [editor-controls]
    • Changed functionality of aggregate column head and foot cells to be the aggregate of column instead of totals on the grid when possible

Bug Fixes

Don't miss a new zinggrid release

NewReleases is sending notifications on new releases.