Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ListCollectionView ISupportIncrementalLoading implementation #1

Open
Cynthion opened this issue Nov 3, 2015 · 2 comments
Open

ListCollectionView ISupportIncrementalLoading implementation #1

Cynthion opened this issue Nov 3, 2015 · 2 comments

Comments

@Cynthion
Copy link

Cynthion commented Nov 3, 2015

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!

@rikkit
Copy link
Member

rikkit commented Nov 4, 2015

Hi Christian

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.

Rikki

-----Original Message-----
From: "Christian Lüthold" [email protected]
Sent: ‎03/‎11/‎2015 22:01
To: "inflatablefriends/inflatable-toolkit" [email protected]
Subject: [inflatable-toolkit] ListCollectionView ISupportIncrementalLoadingimplementation (#1)

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.

@Cynthion
Copy link
Author

Cynthion commented Nov 4, 2015

Hi Rikki
Thanks for your fast reply! I think that you got the idea for this implementation from here: http://www.codeproject.com/Articles/527686/A-WinRT-CollectionView-class-with-Filtering-and-So

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 😊

Cheers!

Th

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants