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

Browse by Tags

All Tags » ComboBox » WPF Data Grid   (RSS)
  • Combo box selected value is not getting saved in grid cell

    I have a combo box in a grid cell which populates data from collection. However, it's value is not getting saved in the grid cell when focus is moved to another row in the grid. Any pointers would be greatly appreciated.
    Posted to Xceed DataGrid for WPF (Forum) by ks on July 21, 2009
  • Combo box in Master Detail Grid

    Hi, I have Master Detail grid. Requirement is to show data in a combo box in Detail Grid column. How do I add combo box? Any samples? Below is my code - DataGridCollectionView theView = new DataGridCollectionView(roomsListNew, typeof(ExchangeRoomResource), false, false); theView.DetailDescriptions.Add(new ...
    Posted to Xceed DataGrid for WPF (Forum) by ks on July 15, 2009
  • Foreign Key Combo Box

    Hi, Is there any way to automatically create the combo boxes for foreign keys? I know how to populate the combo boxes manually but with 35 grids in my app and a couple of foreign keys in each it will be a lot of work. Thanks, Andreas
    Posted to Xceed DataGrid for WPF (Forum) by Andreas on January 22, 2009
  • ComboBox in EditTemplate

    Hi, I am using a combobox in Cell edit template i am loading the combobox content when the edit is fired but after the ending edit i am getting the Member not the Value. My code is below:  XAML :  <xcdg:DataGridControl Grid.Row=''2'' HorizontalAlignment=''Left'' Name=''NotesGrid'' Width=''800'' Height=''Auto'' ...
    Posted to Xceed DataGrid for WPF (Forum) by Saurabh on September 13, 2008
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.