You searched for the word(s): [no words] || User(s): mike
< 1 second(s)
-
Does the latest version allow you to bind to a collection that changes size (using the virtualisation stuff)?
-
Any update on the best way to work with this collection?
-
If I receive notification that the underlying data has had a new row added to the end, is there any better way to get it updated than calling DataGridVirtualizingCollectionView .Refresh which seems to force it to re-get all the rows it needs regardless of whether the new row needs displaying?
-
I'm probably missing something completely obvious, but how do I notify the DataGridVirtualizingCollectionView that the total number of readings has changed?
Mike