- Fixed regression in grouped rows module that resulted in a console error when editing a cell when the
groupUpdateOnCellEditoption was used - Movable columns now correctly scroll the header when moving columns off the visible area of the table
- The
scrollToColumnfunction and column componentscrollTofunction now work when using grouped columns - The default
columnCalcsoption value oftruenow correctly hides the table column calculations when grouping is enabled, even when the group by value isnt in an array - When using the
columnCalcsoption with value oftrueand row grouping enabled, when you add or remove grouping using thesetGroupByfunction, the table level calculation rows will now be correctly added and removed as needed