I am working with a grid with a large amount of data. After an initial filter is selected and the end user moves to further filter the data with a second filter, all available options are still shown. I was expecting to see the options in the second filter truncated to just the options possible after the first filter. For example, let's say the data shows various cities with only certain products available in each city. After I do an initial filter for city, the dropdown on the product filter stills shows all products, not just the products available in the selected city. Any thoughts?