Filtering updates the data based on the constraints.
1. Hide filter components initially by adding ui-filter-togglable as
                styleClass to the datatable. 
                2. To show/hide the filter components call PF('customersTable4').toggleFilter().