In my code-behind, I successfully save new rows to the table providing data to child records, but I have no way of getting it to show up among the expanded child records. It only shows up if I use the breadcrumb to go back out to the parent and then reexpand.
Am I missing something?
I have the same problem.
Sometimes I add some items in a ObservableCollection binded to the DataSource, but the Carousel does not refresh correctly !
There are some missing items !