HiddenRows work with Sorting?

Tags: #<Tag:0x00007efc64f40210>

Hi,

Just wondering if hiddenRows functionality works with sorting.

We have a grid with about 100 rows and it allows users to delete rows, which actually hide the row using hiddenRows functionality. (appending rowId to hiddenRows array in settings object.)

It works as expected when not using soring but once the grid is sorted, it does not seem to be hiding the right row.

Thank you for your help

Hi @jumpei.yamauchi
You are right columnSorting doesn’t always work with hiddenRows

We we informed about this bug at beforeColumnSort bug and continue to investigate in in our internal ticketing system for Handsontable PRO (task #47)

Please track changes to beforeColumnSort bug for more information and updates.