Sometimes I use TTMSFMXTableView on my Apps, in some cases I need to use the filter option, but my users can forward in a pagecontrol tabs, if they get back to the first tab how can I remove the filter on the tableview?
I use "ApplyFilter(EmptyStr)" but how can I delete on the filter area anything and remove the "X" button?