Browse by Tags
All Tags » DataGridCollect... » ValuePath (RSS)
-
I have found that when is used definition of DataGridCollectionViewSource.ItemProperties like
<xcdg:DataGridItemProperty Name=''MyName'' ValuePath=''Name'' DataType=''{x:Type s:String}'' />
than change of value of Item Property ''Name'' is not reflected by cell, until the whole row is refreshed. When I remove ''ValuePath'' ...
|
|
|
|