Problem with fixedRowsTop and fixedColumnsLeft

Hi.

I’m having an issue with fixedRowsTop and fixedColumnsLeft, when a freezed row is deleted.

Sample:

Steps:
1 - Right click cell C3 and select freeze panes
2 - Scroll up and down (First row and first column are fixed)
3 - Delete row 1
4 - Right click and select unfreeze panes (Row still fixed)
5 - Right click cell C3 and select freeze panes
6 - Scroll up and down (Two rows should be fixed, but only one is)

Video:
https://drive.google.com/file/d/1ZaAqWQ6ODXV0zIu9Esgk6aM2GANEwceH/view

Same issue as this: Handsontable is a JavaScript data grid that looks and feels like a spreadsheet - Available for React, Angular, and Vue
Open again with this user, because it has support plan.

Hi @thiagarajan

we have a conversation about this demo here Issue with fixedRowsTop and fixedColumnsLeft I just left a demo that may help you to construct the desired context menu.

1 Like

I answered there