You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think your implementation of your ListCollectionView is awesome. However, it lacks the support of the ISupportIncrementalLoading implementation. Is there a reason why it is not supported? Would it be possible to implement this in a way?
Thanks and best regards!
The text was updated successfully, but these errors were encountered:
Firstly I have to admit I haven't worked with this class recently, and I have lost the original implementation (and who wrote it) - so I'm not sure of which modifications I made (if any)
However I think I have a project using it somewhere - I can take a look at that again to see about the ISupportIncrementalLoading interface? If you let me know what platform you're building for I can try testing with that and see what needs doing.
Hi there!
I think your implementation of your ListCollectionView * is awesome. However, it lacks the support of the *ISupportIncrementalLoading implementation. Is there a reason why it is not supported? Would it be possible to implement this in a way?
Thanks and best regards!
—
Reply to this email directly or view it on GitHub.
I am currently working on the Windows Phone 8.1 platform. It works, but also here the said interface has no implementation and I'm not sure if it is not possible or if I can address it myself 😊
Hi there!
I think your implementation of your ListCollectionView is awesome. However, it lacks the support of the ISupportIncrementalLoading implementation. Is there a reason why it is not supported? Would it be possible to implement this in a way?
Thanks and best regards!
The text was updated successfully, but these errors were encountered: