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

Browse by Tags

All Tags » Master Detail » Master Detail ObservableCollection   (RSS)
  • Using collection in Master Detail Grid

    I am starting new thread as I did not get any reply for thread ''How to bind values(Collection) to Master/Detail grid?''. I am using Koch's sample from that thread. I've few more requirements. 1. Change the column titles, 2. In Child grid column I want to populate data into combo box (in example below, ''Suggested Room'' column). 3. ...
    Posted to Xceed DataGrid for WPF (Forum) by ks on July 7, 2009
  • Master / Detail SelectedItem property changed problem.

    Hi, I've got a master detail grid and I've hooked in to the SelectedItem property changed even as follows. DependencyPropertyDescriptor SelectedAdvertChangedDescriptor = DependencyPropertyDescriptor.FromProperty(DataGridControl.SelectedItemProperty, typeof(DataGridControl)); SelectedAdvertChangedDescriptor.AddValueChanged(dgAdverts, new ...
    Posted to Xceed DataGrid for WPF (Forum) by Paul on February 26, 2009
  • Easy way to hide first column on detail grid(s)?

    Namaste! Is there an easy way to hide the first column in the detail grids?  Or, does one have to template the structure to do so? I have a grid that I'm using a report container.  I load the grid dynamically based on the report chosen.  Some reports have details, some do not.  I'd like to hide the first column in the detail ...
    Posted to Xceed DataGrid for WPF (Forum) by Jon on August 28, 2008
  • A Master / Detail grid for beginners

    After previewing the Master /  Detail example I decided Xceed has done a great job of it's continuing expansion but has failed to provide a good readable example for those trying to get their arms around a functioning grid. I put the example on the chopping block and took out all of the items not absolutely necessary to produce a functioning ...
    Posted to Xceed DataGrid for WPF (Forum) by Glenn on July 8, 2008
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.