pim
07/25/2017, 12:27 PMdataGrid
. I have it bound to an observableList
that I edit, so the changes to this list should be reflected in the dataGrid
, but they don't. When I use a listView
for example, it DOES work. 🤔 Fun fact: I've edited the DataGridTest
to bind data just like I do, and it works there. I'm confused.