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

Grouping on one grid adds groups to all grids

  •  05-08-2008, 5:26 AM

    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 collection:

        xdg.DataContext = myFilteredMiniFutureCollection;

     

    Thanks for your great grid, it's been a godsend!


View Complete Thread
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.