https://www.ag-grid.com/javascript-grid-filtering/#gsc.tab=0
I am referring this link but didn't get any option to implement filter properly.
I referred Built In Filters Example but in angular-grid.js @version v1.12.4 this functionality doesn't works properly.
I am trying to filter my grid in same way in example : If United States Filter is applied for Country then in Atlete column I shouldn't get an option of other country's player.
Any help will be appreciated.