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

Browse by Tags

All Tags » Grouping Header   (RSS)
Showing page 1 of 2 (13 total posts)
  • 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
  • How selecting multiple Group headers / GroupDescriptions?

    Hi,  I'm working with datagrid version 4.1 and use group headers in my grid. Now I want do select individual group headers to allow the user to apply changes to several sub items in one step. I'm looking for hours so far, but I can't find how to do this. Is this not possible with the grid?   Thanks, Manuel
    Posted to Xceed DataGrid for WPF (Forum) by Manuel on February 1, 2011
  • Group header checkboxes

    Hi,                I’m working on functionality that allows a user to check or uncheck a group ina data grid using a checkbox in the group header. I’ve got that basicfunctionality—I added a checkbox to the group header via its content templateand recursively check the ...
    Posted to Xceed DataGrid for WPF (Forum) by Turner on August 19, 2010
  • 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
  • Formatting Group Headers when printing an Xceed WPF Grid

    Hello, I have an Xceed WPF grid with 2 group headers which by default looks like this: IsTravel: Program Expense Sheets (1 item)Team ID: Team 1 (3 items)$12345 $34234 $34534IsTravel: Travel Expense Sheets (1 item)Team ID: Team 2 (3 items)$234 $345 $342  By using this ...
    Posted to Xceed DataGrid for WPF (Forum) by Alex on March 31, 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
1 2 Next >
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.