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

Browse by Tags

All Tags » GroupByControl   (RSS)
  • Grouping on one grid adds groups to all grids

    In one of my Xceed datagrids, when I group by a column, all Xceed datagrids that are bound to that collection show the grouping. Is there a way to avoid this? I have like 3 tables (on different Pages) bound to the same collection, but showing slightly different fields. I am binding the datagrid on window_load, directly binding to the ...
    Posted to Xceed DataGrid for WPF (Forum) by Eric on May 8, 2008
  • Re: Hide the HierarchicalGroupByControl in code

    There is 2 things that could be done.1) Create a style in code for the HierarchicalGroupByControl, in which you set the Visibility to Collapsed, then add the Style to the newly created DataGridControl's Resources collection ( set the key as typeof( HierarchicalGroupByControl ) ). This way, the implicit style will only affect the DataGridControl in ...
    Posted to Xceed DataGrid for WPF (Forum) by Marcus on April 17, 2008
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.