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

Browse by Tags

All Tags » Grouping   (RSS)
  • Disable grouping for a particular column

    Hi, How can i disable grouping for  some columns in XceedDataGrid control ???
    Posted to Xceed DataGrid for WPF (Forum) by Saurabh on September 19, 2008
  • Selected Items in group

        We are using grouping in the datagrid and want to display the number of selected items in each group header. there is a ItemsSelected property on the datagrid as a whole, but we want to find out how many are selected in each group.  we have been going round in circles with this. the only solution (hack!) we have come up with ...
    Posted to Xceed DataGrid for WPF (Forum) by Aran on September 1, 2008
  • 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
  • Grouping

    This is a really nice control. I am using Vista 64 SP1 and VS2008 SP1 Beta with the V3.5 Beta Framework.  I do have a couple of questions about the examples in the documentation:  1.)   XAML Copy Code <Grid xmlns:xcdg=''http://schemas.xceed.com/wpf/xaml/datagrid''>  ...
    Posted to Xceed DataGrid for WPF (Forum) by Renee on June 19, 2008
  • Groupbyheader BoundItem Display

    I'm converting to the WPF DataGrid from the .Net WinForms version. The transition is killing me! One thing I've noticed right away is the GroupByHeader grouped value displays the underlying bound data, rather than the content from the CellContentTemplate. I'm running across this with the ComboBox using the DataTableDictionary examples.  The ...
    Posted to Xceed DataGrid for WPF (Forum) by Bob on June 17, 2008
  • Group ordering

    Hello: I'm trying to have explicit control over the ordering of groups within a DataGridControl. I've tried following the example in the documentation that sorts groups by vowels first.  I've also found this forum post (http://xceed.com/CS/forums/AddPost.aspx?PostID=11141) that seems to be experiencing the same problem I am having. Here's ...
    Posted to Xceed DataGrid for WPF (Forum) by Peter on May 19, 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.