ObservableCollections INotifyPropertyChanged

Please post public support tickets here. Note: for private support tickets, please send an email to support@cshtml5.com instead.
horseman
Posts: 1
Joined: Wed Aug 03, 2016 2:43 am

ObservableCollections INotifyPropertyChanged

Postby horseman » Wed Aug 03, 2016 2:53 am

Hi

Just wondering how this is done?

I have a few collections & lists in one class, which normally in software outside of C#/xaml for Html5 I serialize to JSON with Newtonsoft.

Don't have a problem showing my objects in tabs & with the ItemsControl. The JSON extension I have working too, but none of the changes I make in the UI actually come back in the JSON string when I try to serialize the object.

I changed my lists to ObservableCollections but that didn't help me. Do I have to implement INotifyPropertychanged everywhere?

Cheers
Dave

Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 38 guests

 

 

cron