Posted 8 September 2017, 10:03 am EST
Hi,
I came across an issue which I have set row filters to the sheet(expect last two rows), and delete some rows after filter, I notice the rows not including in the filter will disappear.
I have create a reproducible case, and I have a row filters are applied to the most rows excluding the last empty rows. Step to reproduce:
- click on the filter button, everything filters correctly,
- click the delete button, the row will be deleted, but one of the empty rows get disappeared also
- click the delete button again, the other empty row disappear.
https://jsfiddle.net/weimeng/kov5ewfb/
Please let me know if you have any question.
Thanks,
Wei