Posted 26 September 2018, 6:16 pm EST
After binding a C1FlexGrid to a C1DataSource at design-time and applying a filter via the FlexGrid’s UI at runtime, I would like programmatically to loop through the FlexGrid’s columns and detect for each column if there is only distinct filtered value.
How can I do this efficiently?