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

Adding GroupLevelDescription at runtime?

Sort Posts: Previous Next
  •  05-09-2008, 5:57 PM Post no. 12142

    Adding GroupLevelDescription at runtime?

    Is there a way to add GroupLevelDescription's at runtime?

    I see the DataGridControl.GroupLevelDescriptions property but it doesn't have publicly visible Add and Clear Methods.

  •  05-09-2008, 8:44 PM Post no. 12144 in reply to 12142

    Re: Adding GroupLevelDescription at runtime?

    GroupLevelDescriptions provide complementary information to the GroupDescriptions that are used to group that data items. That said, if you want to add group descriptions at runtime, you would need to add them to either the Items.GroupDescriptions collection (see ItemsControl), or to the DataGridCollectionView[Source] to which the grid is bound.

    Technical Writer - Xceed Software

    Of all the things I've lost, I miss my mind the most. - Mark Twain
    Filed under: ,
View as RSS news feed in XML
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.