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

Explicit incremental loading mode load no data

4 Answers 126 Views
ListView
This is a migrated thread and some comments may be shown as answers.
Miroslav
Top achievements
Rank 1
Miroslav asked on 12 Mar 2016, 05:59 PM

Hello,

when I try incremental loading in explicit mode, I cannot programmatically load first data. I show only empty content with button to load data. I have latest internal build.

4 Answers, 1 is accepted

Sort by
0
Ivaylo Gergov
Telerik team
answered on 17 Mar 2016, 08:50 AM
Hello Miroslav,

I tried to reproduce the issue but everything seems to work as expected. I have attached a sample project with explicit incremental loading. Could you please modify it in order to reproduce the issue?

I am looking forward to your reply.

Regards,
Ivaylo Gergov
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
0
Miroslav
Top achievements
Rank 1
answered on 19 Mar 2016, 01:30 PM

Hello,
I tried your sample project. I change references to my (I have last internal build), but to all, not separate libraries. I get same result as I described before. It's in attached screenshot.

Best Regards

Miroslav Mareš


0
Ivaylo Gergov
Telerik team
answered on 23 Mar 2016, 10:15 AM
Hi Miroslav,

In order to initially load the first batch of items you can call the IncrementalLoadingCollection.LoadMoreItemsAsync() method.

I have modified the project to match your request. Please, see the attached file.

Regards,
Ivaylo Gergov
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
0
Miroslav
Top achievements
Rank 1
answered on 23 Mar 2016, 05:16 PM

Hello,

thank you for this sample. Now working as I needed ;-)

Best Regards

Miroslav Mareš

Tags
ListView
Asked by
Miroslav
Top achievements
Rank 1
Answers by
Ivaylo Gergov
Telerik team
Miroslav
Top achievements
Rank 1
Share this question
or