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

PullToRefresh => dont show loading?

1 Answer 48 Views
DataBoundListBox
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Sven
Top achievements
Rank 1
Sven asked on 03 May 2014, 09:20 AM
Hello

I am using the great DataBoundListBox (love it!), but I want to use the PullToRefresh Style without the "loading"-part, so when releasing the pull to refresh, it should fire the refresh-event (which it does), but not show the "loading"-grid.

How can I do that?

Thanks

1 Answer, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 08 May 2014, 06:52 AM
Hello Sven,

Thanks for writing.

When you release the DataBoundListBox control in PTR mode the RefreshRequested event is fired immediately. You can call the StopPullToRefreshLoading method exposed by DBLB immediately to avoid seeing the Loading indicator.

Otherwise - this is the default behaviour of this feature and it cannot be changed.

I hope this is helpful.

Regards,
Deyan
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
DataBoundListBox
Asked by
Sven
Top achievements
Rank 1
Answers by
Deyan
Telerik team
Share this question
or