- Fixed issues with rendering in range selection module when no row header defined
- Fixed regression in frozen columns module when frozen columns are initially hidden
- Fix issue in
timeanddatetimeeditors where 24 hour times were not being handled correctly - You can now use the
editableTitleandmovableColumnsoptions together without dragging the mouse in the title input causing the column to be moved - Using events after calling the
setHeightfunction will no longer result console warnings - Fixed regression that caused text areas to not resize on table resize, introduced during performance improvements in v5.5
- Editors can now only trigger
successorcancelcalls once (if validation passes) to prevent duplicate events