- Fixed issue with unresolved promise returned from
updateDatafunction when data has a length of 0 - Fixed issue with table attempting to redraw data while it is being destroyed
- Interaction events in child nested tables no longer cause an exception in the parent table when triggered
- Using the
headerSortElementoption with theheaderSortcolumn definition option no longer causes an exception - Double clicking on editable cells no longer prevent editing of cell contents
- Calling the
moveColumnfunction on the table no longer breaks column resize handle poisitioning - The
columnHeaderSortMultioption and theheaderSortTristatecolumn definition options now work correctly together - Fixed issue with row display pipline not correctly persisting first registered pipeline handler