Hello, I need to make a feature in my grid where the FILTERS of each column are UPDATED according to the result of the GRID.
Attached is an image of an example.
1 - I apply the first filter which brings me only two records of FEMALE users.
2 - When clicking on the GENDER column, it shows two filters (Female and Male) but the result of the first filter brought me only FEMALE user, the filter should show only FEMALE according to the grid result
Can anyone help me with this solution?
Attached is an image of an example.
1 - I apply the first filter which brings me only two records of FEMALE users.
2 - When clicking on the GENDER column, it shows two filters (Female and Male) but the result of the first filter brought me only FEMALE user, the filter should show only FEMALE according to the grid result
Can anyone help me with this solution?