Declined
Last Updated: 19 Feb 2019 12:09 by ADMIN
RR
Created on: 06 Jul 2018 11:24
Category: ListView
Type: Feature Request
0
RadListView configurable PullToRefresh gesture-direction settings
Currently RadListView  has only pullTorefresh which updates the list if user scrolling the list downwards.. But it is good to have pullUptorefresh kind of gesture. since mostly we need to populate the list when user scrolling up. a gesture direction setting (pullup or down) would do. 
4 comments
ADMIN
Yana
Posted on: 19 Feb 2019 12:09
Hello Roshan,

I am closing this item due to inactivity.

If you have any additional comments on this, let me know.

Regards,
Yana
Progress Telerik
ADMIN
Yana
Posted on: 11 Oct 2018 07:12
Hi Roshan,

I am sorry for delayed reply.

Load-on-demand feature provides automatic load-on-demand mode, so that the data is requested when the end user scrolls near the end of the listview.  Have you tried setting LoadOnDemandMode property of the ListView to "Automatic"?  I believe that covers the described scenario.

Let me know how it goes.

Regards,
Yana
RR
Posted on: 21 Aug 2018 09:02
As I could see load-on-demand includes clicking a button (load indicator) which is placed bottom of the list. I'm implementing load on demand list where currently users used to do pullToRefresh in order to load items. the problem when pull to refresh it populates the list from the bottom. I want to solve this scenario.     
ADMIN
Yana
Posted on: 09 Jul 2018 14:38
Hi Roshan,

Thank you for sending this feature request.  Basically, RadListView provides a similar feature that you can use instead - please take a look at the automatic load-on-demand functionality described here: https://docs.telerik.com/devtools/xamarin/controls/listview/features/listview-features-load-on-demand

Let me know whether it will be suitable to your scenario.

Looking forward to your reply.

Regards,
Yana