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

Browse by Tags

All Tags » Grouping Header » Grouping   (RSS)
  • How to use the GroupValueTemplate and GroupValueTemplateSelector?

    I am trying to implement a dynamic way of displaying group information based on varying values.  Here is my setup: Grid:<xcdg:DataGridControl x:Name=''datagrid'' ItemScrollingBehavior=''Immediate'' HorizontalAlignment=''Stretch'' VerticalAlignment=''Stretch'' Grid.Row=''2'' Margin=''0,10,0,0'' FontSize=''11'' FontFamily=''Arial'' ...
    Posted to Xceed DataGrid for WPF (Forum) by Michael on February 9, 2011
  • Applying the same resource to both CellContentTemplate and GroupValueTemplate

    I'm working on quite big project which extensively uses Xceed datagrid. So far we have set CellContentTemplate to make it possible to map integer codes stored in transaction tables to human readable descriptions (also stored in database, in dictionary tables). See line below:<xcdg:Column FieldName=''Country'' Title=''Country'' ...
    Posted to Xceed DataGrid for WPF (Forum) by Marcin on November 12, 2009
  • GroupByControl binding converter

    We have a datagrid where we bind our columns to data. One of the columns is bound to a property of type DateTime. We use a converter to convert the value of that property from UTC-time to local-time. This works fine. However when we drag a column into the GroupByControl the label of every group is not converted. Is there a way to solve ...
    Posted to Xceed DataGrid for WPF (Forum) by Jelle on September 2, 2009
  • Grouping Funtionality

    Hello,        I am using the Xceed Grouping functions.  Suppose there are three fields.      EmployeeID             Employee Name            ...
    Posted to Xceed DataGrid for WPF (Forum) by paras on September 1, 2009
  • Making second level group header invisible

    Hi,  I am tring to group the items on an additional column and I do not want the group header for the second level of grouping. I am trying to apply a different template just for the second level of grouping such that the group header does not show. Unfortunately this does not seem to be easy thing. DataGridGroupDescription has a ...
    Posted to Xceed DataGrid for WPF (Forum) by Sathish on July 11, 2009
  • Grouping by combobox column

    Hi everybody I have problem with grouping in my xceed grid. I am using Linq.Table as a ItemsSource for my Grid. I have some columns with values of foreign keys and am using combobox as a cell editor and IValueConverter for displaying text for key value. Problem is when I am grouping by these columns. Header of group show value of key not ...
    Posted to Xceed DataGrid for WPF (Forum) by Dave on April 15, 2009
  • CheckBox next to the group title

    Hi, I want to do a 'check/uncheck all' checkbox next (or before) to the group header titles, so when user checks/unchecks the checkbox next to the group title, the checkboxes in a particular column (the dataset will have a bool column for the binding) of that group get checked/unchecked.  Can someone help me on ...
    Posted to Xceed DataGrid for WPF (Forum) by saravanan on February 27, 2009
  • Rename a group header text

    Hi everybody, is there any possibillity how to change words ''Item'' and ''Items'' in group header? For example: Header: Type: A (5 items) change to  Header: Type: A (5 records) Thanks for answers.
    Posted to Xceed DataGrid for WPF (Forum) by Dave on February 17, 2009
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.