Welcome to the Xceed Community Sign in | Join | Help
Community Search  

Browse by Tags

All Tags » Auto-filtering   (RSS)
Sorry, but there are no more tags available to filter with.
  • Detecting if a AutoFilter popup is active

    I am doing some hit testing for some custom drag and drop code.  However, my code is interfering with the autofilter control itself.  Is there a way to detect if a auto filter popup is currently being displayed?  If I can detect this then I can route temporarily disable my code while its in effect.    
    Posted to Xceed DataGrid for WPF (Forum) by Brent on June 25, 2008
  • Re: 2 Filtering questions

    The auto-filter drop down will appear when distinct values are calculated for a data-grid item property. That said, you can set the DefaultCalculateDistinctValues property of the DataGridCollectionViewSource to false (by defaul true)  and explicitly set the CalculateDistinctValues property of each data-grid item property for which you want ...
    Posted to Xceed DataGrid for WPF (Forum) by Jenny on April 24, 2008
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.