Skip to content
#

observablecollection

Here are 26 public repositories matching this topic...

ObservableComputations

This library contains ObservableList<>, ObservableDictionary<,> ObservableSortedList<,> that implement INotifyCollectionChanged, INotifyPropertyChanged and a custom INotifyDictionaryChanged. Theses collections can be instantiated on their own, or can wrap standard .NET collections. Other Classes include: ObservableListAdapter - Syncronizes Obse…

  • Updated Jun 19, 2023
  • C#

LINQ to SQL with MVVM. Update can not work correctly. Because of Combo boxes directly binding with tables of database. Update all same items which selected item in database and listview. Add update item instead of orginal item in combo box. You will not face a problem If use textbox instead of combox.

  • Updated Oct 25, 2021
  • C#

Improve this page

Add a description, image, and links to the observablecollection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the observablecollection topic, visit your repo's landing page and select "manage topics."

Learn more