- The
renderStarted
andrenderCompete
are now fired for render in place actions like sorting and filtering - Fixed regression in Validation module, preventing the
rowValidate
andcolumnValidate
functions from working correctly - The persistance module will now automatically include column visibility persistenace if the
columns
option 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
scrollToRow
functionality now correctly positions the row when there are variable height rows and thetop
position is used - Child rows are now redrawn when the
table.redraw(true)
function is called