I have a self referencing entity that contains two collections
Level Entity
LevelCodeParentCodeDescriptionAssociation<Level>Association<Document>Document Entity
LevelCodeDescriptionFileName
This all works fine but can I get rid of the Documents & Levels that display under the item and just show the sub items so the tree would look like
Level Document Document Level Level Document Document Level Level
Thanks David
Hello David,
After further discussion and research this has been determined to be a new feature request, which I have logged as FR13099.
I have also created a case for you, CAS-62924-LDCKH8, which I will be using to provide you with more information about this feature request.
We're currently looking in to this issue to determine how this can be implemented. With the XamGrid I know you can set the ColumnLayoutHeaderVisibility to prevent something like this but it doesn't appear that the XamDataTree exposes anything like this. I'm going to discuss this with the development team to determine the best approach and will get back to you once I have more information.