4 Answers, 1 is accepted
0
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
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
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
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š