When using the PropertyGrid, all properties are shown initially collapsed.
This problem only occurs when using the latest (version 2.5) binaries for .Net 3.5. If I switch to the .Net 4.x binaries, the properties are expanded as expected.
Presumably this is a bug in the .Net 3.5 binaries? Is there any way to work around the issue?
Thanks,
--- John.
Comments: ** Comment from web user: catweazle **
This problem only occurs when using the latest (version 2.5) binaries for .Net 3.5. If I switch to the .Net 4.x binaries, the properties are expanded as expected.
Presumably this is a bug in the .Net 3.5 binaries? Is there any way to work around the issue?
Thanks,
--- John.
Comments: ** Comment from web user: catweazle **
Btw, I'm building in Visual Studio 2013 with my project targetting .NET 3.5.
I obtained the .NET 3.5 Exceed Toolkit binaries from the link on this page:
https://wpftoolkit.codeplex.com/releases/view/129331
I just noticed this post: http://wpftoolkit.codeplex.com/discussions/584760
.. but unfortunately we don't currently have access to the Plus version, and we're stuck with .NET 3.5 for now.
I've attached a zip of the solution, which contains a screenshot "CollapsedProperties.png" showing the initial state of the property grid.
If there's any way to work around the problem that would be greatly appreciated.
Thanks,
--- John.