Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PropertyGrid: Support expandable collections #1479

Open
sa-he opened this issue Apr 16, 2019 · 3 comments
Open

PropertyGrid: Support expandable collections #1479

sa-he opened this issue Apr 16, 2019 · 3 comments

Comments

@sa-he
Copy link

sa-he commented Apr 16, 2019

I want to show a collection of expandable complex types in the PropertyGrid.
I even found a solution that works fine. (https://stackoverflow.com/questions/36286530/xceed-wpf-propertygrid-show-item-for-expanded-collection)

Now, I wonder. Why are these two classes (ExpandableObservableCollection and ItemPropertyDescriptor) not part of wpftoolkit ifself? Is it possible to add them?

@sa-he sa-he changed the title PropertyGrid: Support of explandable collections PropertyGrid: Support expandable collections Apr 16, 2019
@sa-he
Copy link
Author

sa-he commented May 8, 2019

@Dirkster99
Copy link

In case this is still interesting for anyone, here is a simple workflow that lets you use the Extended WPF Toolkit with the fixed AvalonDock library in one single Nuget package: Use-fixed-AvalonDock-with-Extended-Wpf-Toolkit

@XceedBoucherS
Copy link
Collaborator

Please have a look at sample Data/PropertyGrid/Using SelectedObject(s)/Expanding non-primitives of the LiveExplorer, available here : https://xceed.com/xceed-toolkit-plus-for-wpf/.
It shows how to expand any collection properties.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants