I want to be selected that new Item in list when I give new value to dataProvider but it selects the item that was firstly selected, and how to make that selected permanently on App start up.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
You if want to select the list item after added to dataProvider. Probably you follow this
Sometimes if you added at desired position like
If you want to selected item permanently on App start up.(Make sure that your array collections bind-able to list)
|
|||
|
|
