Quantcast
Channel: BindingListDataView Parent's Events
Browsing all 4 articles
Browse latest View live

BindingListDataView Parent's Events

ok I was able to implement a full filter/group/sort setup from forcing all the collectionViewSource.CollectionViewType to be ListCollectionView.  Thanks for the pointer.  Soon, I will be done with the...

View Article



BindingListDataView Parent's Events

Hello hbarck,Unfortunately "CollectionViewSource.CollectionViewType can only be set during initialization."  So now I have to set that for ever collection view?  How do I implement 3 tier data relation...

View Article

BindingListDataView Parent's Events

Hi,if you want to be able to sort a DataSet or EntitySet in the DataGrid, just set the CollectionViewSource.CollectionViewType={x:Type ListCollectionView}. Haven't tested whether this breaks data...

View Article

BindingListDataView Parent's Events

How do I get the Parent view and hook into it's events from a BindingListDataView, or some other unknow to me object?My window has 2 datagrid's one datagrid(Project) is the window's parent data, so...

View Article
Browsing all 4 articles
Browse latest View live




Latest Images