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

Disable OnDemand Loading

1 Answer 47 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.
Joshua
Top achievements
Rank 2
Joshua asked on 03 Jun 2013, 06:12 PM
Is there a way to disable or hide the OnDemand ItemLoadingTemplate? In my app it provides a confusing experience when the user has reached the true end of the list, but the loading indicator is still there as if it's loading more items. Any hints?

Thanks,
Joshua

1 Answer, 1 is accepted

Sort by
0
Accepted
Deyan
Telerik team
answered on 04 Jun 2013, 06:29 AM
Hello Joshua,

Thanks for writing and for your question.

Just set the DataVirtualizationMode to None when you reach the end of the data list. That's what we do in our Examples.

Regards,
Deyan
Telerik
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
Tags
DataBoundListBox
Asked by
Joshua
Top achievements
Rank 2
Answers by
Deyan
Telerik team
Share this question
or