Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Viewing all articles
Browse latest Browse all 4964

Edited Issue: PropertyGrid collection editor error with collection of collections [22439]

$
0
0
Hello,

I am having a problem with collections in the PropertyGrid control in version 3.0.0.

Clicking the "(Collection)" button on a collection of collections (e.g. List<List<string>>) throws the following exception:

An unhandled exception of type 'System.Reflection.TargetParameterCountException' occurred in PresentationFramework.dll
Additional information: Parameter count mismatch.
Comments: ** Comment from web user: BoucherS **

Hi,

The exception will no longer be thrown in v3.3.

But when opening the CollectionControl, if you have a List<List<string>>, the ListBox on left will show you "List1", "List2",....while the PropertyGrid on the right, will show the Selected List's properties which are "Capacity" and "Count". Not the "Content" of the List.

――――
_Get more controls, features, updates and technical support with [Xceed Toolkit Plus for WPF](https://wpftoolkit.codeplex.com/wikipage?title=Compare%20Editions)_


Viewing all articles
Browse latest Browse all 4964

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>