Hey Guys,
I find the documentation of the localDB to be very short and missing essential info.
So what Iam trying to do seems easy but Iam stuck.
I have a simple local Database. In there are two columns “name” “objectId”.
I show a list of the names in a listviewer. Now, when someone clicks an item I need to know and store the “objectId” of this item. Thought this would be easy but I have not found a way to do it yet.
Any ideas?