This question is locked. New answers and comments are not allowed.
I want to make a Custom FilteringControl that is very similar to the existing one, but with some slight changes.
1) Can I find the Filtering Control template anywhere that I can modify? (or code similar ?) (the existing demo does not show enough)
2) How do I get the list of Distinct Values created by the grids DistinctValuesLoading event that your filter control uses in my custom Filter Control?
Thanks,
Brian