Hello, Bruce,
As discussed in the ticket, I can confirm that the behavior you have reported is a bug in the
RadListView. You can track the issue on the following link from our
Ideas & Feedback portal -
ListView: [iOS]Clicking on LoadMore button throws SelectionChanged and clears the SelectedItem in some cases. I am here providing the information in case some other members are interested on the topic.
So basically, indeed the SelectionChanged event is thrown unnecessary in some cases. Аctually, if you have preset the
SelectedItem and you click on the
LoadMorebutton - the SelectedItem of the RadListView is lost. Testing the behavior, it seems that his is happening only the first time you click on the LoadMore button. From then on, the selected item is kept as it should be. With this in mind, I have attached a sample project which suggests a possible workaround of caching the selected item before calling the load on demand functionality only the first time.
Regards,
Stefan Nenchev
Progress Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items