FancyGrid v1.7.141 Release Notes

Release Date: 2020-12-05 // over 3 years ago
  • 🐛 Bug fixes:

    • autoWidth runs on every action.
    • subHeaderFilter with hidden columns.
      If there are hidden columns on start then sub header filter fields will be displaed wrong.
    • Combo filter values when load data.
      If combo data is missed then combo does not read data from loaded data or setted directly.

Previous changes from v1.7.140

  • 🐛 Bug fixes

    • Unlock right column does not work correct. Wrong css properties right and width.
    • Menu element in column header cell with theme extra-gray has bad css that cause miss click and sorting instead of opening menu.
    • 🚚 Touch scroll does not work correct because animation cls of columns are not removed on scroll start.
    • nativeScroller on Touch Devices is blocked.