Grid Filter should only allow filtering on columns displayed in the grid

Issue No: FRM-2893
Created 12/28/2015 4:50:57 PM
Type Task
Priority Major
Status Closed
Resolution Fixed
Fixed Version 16.1
Description The Grid Filtering should only allow filtering on columns that are visible in the grid. If a column is hidden then it should not be allowed to be filtered on.   For example, I added a new column called Commodity Description to the search grid. Now I want to be able to select the filter drop down and filter if by Gasoline. However, if I hide the Commodity Description I do not want be able to select it to filter since it’s not in the current view. The filter combo box needs to change dynamically depending on what columns are in the current grid view.   !pastedImage_d49421_0.png!