Hi, I’m having trouble with filter and minSpareRow = 1
I want alway have a spare row at the end even if the data being filtered with condition is not blank
But when I remove filter condition, there are 2 blank row at the end. How can I fix this problem ?
I just want alway there’s 1 spare row at the end
https://jsfiddle.net/TonyNguyen001/spd2cwt4/2/
Thanks in advance !