FancyGrid v1.7.88 Release Notes

Release Date: 2020-01-26 // over 4 years ago
  • Enchacements

    • Column header cell triggers are without hovering cells.
    • ๐Ÿ‘Œ Improved internal logging error logic.
    • For Touch devices improved the way to work with column header menu.
      Now menu button is visible without any interactions.

    ๐Ÿ› Bug fixes

    • Progress bar column type does not have way to set custom css class name.
    • Theme extra-gray has wrong margin for chart columns.
    • Method setColumnWidth does not work if grid header is absent.
    • ๐Ÿ“ฆ Portugal and Chinese language packages do not have several words.
    • ๐Ÿ”’ Lock column, losing custom menu.
    • After unlock, group header on column resize works wrong.
    • Method setColumnWidth generates event columnresize on every column instead of changed.
    • Method setColumnWidth does not work for locked sides.
    • โšก๏ธ Method setData updates scrollbar in wrong way without corner.
    • โšก๏ธ Method addFilter does not update column header fields right.
      For string and number types, it does not clean field from old values.
      For combo type it generates bug and stop execution.

    ๐Ÿ”‹ Features

    • ๐Ÿ†• New menu option for auto-sizing columns.

    ๐Ÿ“„ Docs

    • ๐Ÿ†• New column header menu value: 'size'.