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

Browse by Tags

All Tags » MasterDetail   (RSS)
  • Master-detail render detail grids in tabs

    I am trying to see if I can replicate the following behavior. DevExpress winforms grid has 'tabs' for their detail views. Xceed's grid has detail views as well, but they are rendered generally as peer rows, stacked over each other. Is there a way to change how the detail section's container is rendered? In stead of stacking them, put them into ...
    Posted to Xceed DataGrid for WPF (Forum) by chris on September 5, 2008
  • How to setup XAML for Master/Child based on nested ObservableCollections?

    I have an ObservableCollection one of whose member properties is an ObservableCollection. I can get the first level to display correctly, but haven't much idea on how to get the nested collection working. I have tried setting up the DataRelationDetailDescription and DetailConfiguration tags but I don't see where the binding to the nested ...
    Posted to Xceed DataGrid for WPF (Forum) by Peter on May 13, 2008
  • Re: Linq Master Detail grid: Insert on Detail level

    IBindingList implements IEnumerable; therefore, as long as you are returning an IBindingList and its AllowNew property returns true you should have no issues inserting items in details. Take a look at the Creating a Custom Detail Description example in the documentation. In the GetDetailsForParentItem, I return a new BindingList as such (using ...
    Posted to Xceed DataGrid for WPF (Forum) by Jenny on April 25, 2008
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.