Posted 24 February 2021, 10:51 pm EST
Can the flexgrid filters be configured to grey out, but still make selectable, values that exist in the source collection but filtered out in the collection itself?
Example: Assume we have two columns: Country and Month. Normally, if you choose a value for Country, and Months not appearing for a country would be removed from the value list. I want to be able to see and choose any distinct value from either column.
Is this possible with FlexGridFilter, or do I need to design a custom solution that filters the collection directly?