Hey there. I need to keep the tables header even when all data is filtered out (selecting nothing in the multiple selection box). "Showing all rows" nor columns does not work, as this is a text table view.
Right now what im doing is putting an image of the header to mask the fact its gone when no data is selected with the filter.
Any ideas? Thanks!
2 answers
Hey Ken. Resorted to replace the header with an image and all good. Thanks anyway.