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

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,335 questions
{count} votes

Your answer

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