Settings Multi Value, how to populate the values from the app
Hi all
In my app The users downloads different databases, I want them to be able to select which database they want to load in the settings app.
I added the settings.Bundle to my project and customized it and Ive set some values from with-in my app and they show up correctly.
The Last piece of this puzzle is that once my users download a database, I want to add it to the list. I know there is a Values Array of strings for the multi select screen but i can not figure out how to set these values from with in my app.
Does anyone have any ideas how to update the Values Array from with in the app?
|