Xamarin: Binding a Database instance to a Database Entry

Joseph H. Choi 1 Reputation point
2022-02-15T00:03:59.583+00:00

I am working off of the "Notes" Xamarin tutorial. I would like to create a list saved within a entry, like so:
174248-image.png

The issue is that the list is persistent through all Order entries. What I am trying to do is have each Order entry have its own unique modifiable list. How do I bind a new list to a new Order(Note) entry?

codeshare for NoteEntryPage.xaml.cs

loQ36D

Developer technologies | .NET | Xamarin
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.