This is a migrated thread and some comments may be shown as answers.

Loading on demand for xamarin forms listview

1 Answer 129 Views
ListView
This is a migrated thread and some comments may be shown as answers.
Elad
Top achievements
Rank 1
Elad asked on 17 Dec 2015, 12:53 PM

Hi,

I saw the loading on demand currently not available on forms.

is it possible to use custom renderer in order to solve this? if so, how?

is this going to be supported in the next release?

 

Thank you

1 Answer, 1 is accepted

Sort by
0
Pavel R. Pavlov
Telerik team
answered on 21 Dec 2015, 04:45 PM
Hello Elad,

I already answered to this question the other thread you have opened. I will summarize the discussion here so that others from the community will be able to find this information.

With the current version of the implementation of the wrappers and the UI for Xamarin suite of controls there is no way to utilize a LoadOnDemand functionality. We cannot expose this feature in our next official release as well because we are in a freeze period now. This means the feature will not be available in our Q1 2016 release. We will consider its implementation for our future releases.

As an alternative to the automatic loading of items users are capable of manually loading a number of items whenever the end user requires. This can be achieved with a simple button. In the Click handler customers can update the bound RadListView.ItemsSouce collection. 

Regards,
Pavel R. Pavlov
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
Tags
ListView
Asked by
Elad
Top achievements
Rank 1
Answers by
Pavel R. Pavlov
Telerik team
Share this question
or