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

Browse by Tags

All Tags » Master Detail » Master Details   (RSS)
  • Recursive Master/Detail with unbound columns

    Hi, I am trying to create a grid with recursive details and it works when I set AutoCreateDetailDescriptions to true just fine. However, my problem is that I also need unbound columns on each level. I know it can be achieved by creating the detailconfigurations manualy in the code behind but it seems like a bad improvisation. Is there anyway to ...
    Posted to Xceed DataGrid for WPF (Forum) by Tal on November 22, 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
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.