Welcome to the Xceed Community | Help
Community Search  
More Search Options

Browse by Tags

All Tags » Xceed grid » Auto-filtering   (RSS)
  • Autofilter doesn't work - the popup is hidden - what to do?

    Hi,   I tried this: <xcdg:DataGridCollectionViewSource x:Key=''cvsCompanies''AutoFilterMode=''And''DefaultCalculateDistinctValues=''False''><xcdg:DataGridCollectionViewSource.ItemProperties><xcdg:DataGridItemProperty Name=''CompanyLogo'' CalculateDistinctValues=''True''/><xcdg:DataGridItemProperty ...
    Posted to Xceed DataGrid for WPF (Forum) by Zsombor on October 15, 2008
  • Disable Sorting for particular column

    Hi all, How can i disable Sorting and filterring for a particular column on the othe hand i need to sort and filter for all other columns ?? Thanx
    Posted to Xceed DataGrid for WPF (Forum) by Saurabh on September 22, 2008
  • Re: Set AutoFilter Default Choice

    Thanks Christian, Here is how my ItemProperty is defined: <xcdg:DataGridItemProperty Name=''Status'' ValuePath=''InactivatedDate'' DataType=''{x:Type system:String}'' Converter=''{StaticResource ActiveStatusConverter}''/> I am bound to a ReadOnlyCollection.  I will try using an ObservableColleciton and let you know how I make ...
    Posted to Xceed DataGrid for WPF (Forum) by David on September 16, 2008
  • Set AutoFilter Default Choice

    I have a grid with an unbound column that uses a value converter.  The value converter checks the passed in value to see if it is null and then returns ''Active'' if it is and ''Inactive'' if it isn't.  (it's a deactivated date) Everything works great and the autofilter shows up with two choices in it.  Active and Inactive.  I ...
    Posted to Xceed DataGrid for WPF (Forum) by David on September 12, 2008
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.