Problem with fixedRowsTop and fixedColumnsLeft

Tags: #<Tag:0x00007f8b1da9e340>

Hi.

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

Sample:
https://jsfiddle.net/j5d41087/

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: Issue with fixedRowsTop and fixedColumnsLeft
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