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

Browse by Tags

All Tags » GroupDescriptions   (RSS)
  • Problem with GroupConfiguration and GroupHeader customization

      Hi everybody, I want to customize group header appearance defining a GroupConfiguration item  in window resource and passing this item to ''OrderID'' column on OnApplyTemplate method . To do this I wrote this XAML: <Window> <Window.Resources> <!--DataGridCollectionViewSource-->   ...
    Posted to Xceed DataGrid for WPF (Forum) by Matteo on July 18, 2008
  • Re: Adding GroupLevelDescription at runtime?

    GroupLevelDescriptions provide complementary information to the GroupDescriptions that are used to group that data items. That said, if you want to add group descriptions at runtime, you would need to add them to either the Items.GroupDescriptions collection (see ItemsControl), or to the DataGridCollectionView[Source] to which the grid is bound.
    Posted to Xceed DataGrid for WPF (Forum) by Jenny on May 9, 2008
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.