- The
renderStartedandrenderCompeteare now fired for render in place actions like sorting and filtering - Fixed regression in Validation module, preventing the
rowValidateandcolumnValidatefunctions from working correctly - The persistance module will now automatically include column visibility persistenace if the
columnsoption is set totrue - Fixed issues on bootstrap 5 theme, with popups, menus and list editors having a transparent background
- Fixed visual corruption of rows outside of virtual render buffer when scrolling with frozen columns
- Grouped column moving has been correctly disabled to prevent visual corruption
- The
scrollToRowfunctionality now correctly positions the row when there are variable height rows and thetopposition is used - Child rows are now redrawn when the
table.redraw(true)function is called