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

Browse by Tags

All Tags » MasterDetail » Grid selectedindexchange event   (RSS)
  • 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
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.