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

Browse by Tags

All Tags » MasterDetail » LINQ   (RSS)
  • 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.