.net - How can you obtain the items within a group inside a PagedCollectionView? -



.net - How can you obtain the items within a group inside a PagedCollectionView? -

i have pagedcollectionview, groups property on doesn't expose info each group, such of items in pagedcollectionview within group, info need know..

i'd this:

(system.windows.data.collectionviewgroupinternal)pcv.groups[0].items;

it seems held within internal class, , not obtainable client code. there way information?

it turns out simple feature impossible using public interfaces of datagrid. amazing basic feature has been missing years in grid.

.net wpf silverlight silverlight-4.0

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -